UNPKG

ts-utls

Version:

Utilities for TypeScript library

10 lines 279 B
export * from './array'; export * from './buffer'; export * from './json'; export * from './monad/either'; export * from './monad/list'; export * from './monad/maybe'; export * from './number'; export * from './string'; export * from './time'; //# sourceMappingURL=index.d.ts.map