UNPKG

blue-iterate

Version:

A collection of streams that work well with promises (through, map, reduce). Through2 with promise support

2 lines (1 loc) 76 B
export declare function buffer(size: number, iterable?: Iterator<any>): {};