UNPKG

@qntm-code/utils

Version:

A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.

5 lines (4 loc) 131 B
export * from './TimeUnit.js'; export * from './convertTimeUnit.js'; export * from './msToUnit.js'; export * from './unitToMs.js';