UNPKG

atomic-fns

Version:

Like Lodash, but for ESNext and with types. Stop shipping code built for browsers from 2015.

11 lines (10 loc) 362 B
export * from './collections/index.js'; export * from './decimal/index.js'; export * from './functools/index.js'; export * from './globals/index.js'; export * from './i18n/index.js'; export * from './itertools/index.js'; export * from './math/index.js'; export * from './operators/index.js'; export * from './random/index.js'; export * from './string/index.js';