UNPKG

@klodianimeri/pipejs

Version:

Pipe functions that provide convenient and efficient ways to work with iterators.

4 lines 143 B
export * from './sync/pipe-sync.js'; export * from './async/pipe-async.js'; export * from './pipes/index.js'; //# sourceMappingURL=index.js.map