UNPKG

@uppy/utils

Version:

Shared utility functions for Uppy Core and plugins maintained by the Uppy team.

5 lines 162 B
/** * Returns a timestamp in the format of `hours:minutes:seconds` */ export default function getTimeStamp(): string; //# sourceMappingURL=getTimeStamp.d.ts.map