UNPKG

blue-iterate

Version:

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

2 lines (1 loc) 55 B
export declare function fromIterator(values: any): {};