UNPKG

softkave-js-utils

Version:

JavaScript & Typescript utility functions, types, and classes

12 lines (11 loc) 372 B
export * from './callAfterAsync.js'; export * from './getFirstArg.js'; export * from './identityArgs.js'; export * from './loop.js'; export * from './loopAndCollate.js'; export * from './loopAndCollateAsync.js'; export * from './loopAsync.js'; export * from './noopAsync.js'; export * from './overArgsAsync.js'; export * from './singleton.js'; export * from './types.js';