UNPKG

@feugene/mu

Version:

Helpful TS utilities without dependencies

5 lines 141 B
/** * Return current time in milliseconds since the UNIX epoch. */ export default function now(): number; //# sourceMappingURL=now.d.ts.map