UNPKG

synks

Version:
2 lines (1 loc) 73 B
export declare function asyncMap<T>(value: T[], fn: any): Promise<T[]>;