UNPKG

@klodianimeri/pipejs

Version:

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

3 lines 111 B
export * from './sync/pipe-sync.js'; export * from './async/pipe-async.js'; export * from './pipes/index.js';