smarttime/test/ondemand.ts

3 lines
119 B
TypeScript

import * as smarttime from '../ts/index.js';
console.log(smarttime.getMilliSecondsAsHumanReadableAgoTime(Date.now()));