UNPKG

@klodianimeri/pipejs

Version:

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

7 lines 216 B
export * from './yield.js'; export * from './yields.js'; export * from './done.js'; export * from './assert-async.js'; export * from './assert-sync.js'; export * from './push.js'; export * from './infinity.js';