UNPKG

blue-iterate

Version:

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

2 lines (1 loc) 88 B
export declare function parallelMap(concurrency: any, func?: any, iterable?: any): any;