UNPKG

blue-iterate

Version:

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

2 lines (1 loc) 60 B
export declare function map(func: any, iterable?: any): {};