UNPKG

iterates

Version:

Iterator and AsyncIterator helper functions with typings

5 lines 192 B
import * as async from './async.js'; import * as sync from './sync.js'; export { collectEntry, pipeValue, tuple } from './utils.js'; export { async, sync }; //# sourceMappingURL=index.d.ts.map