UNPKG

@klodianimeri/pipejs

Version:

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

4 lines (3 loc) 110 B
export * from './sync/pipe-sync.js'; export * from './async/pipe-async.js'; export * from './pipes/index.js';