UNPKG

prray

Version:

'Promisified' Array, comes with async method supports(such as mapAsync). And it is compatible with normal array.

8 lines 159 B
/** * Ben Huang * tohuangbin@gmail.com * 2019-10-01 */ import { Prray, prray } from './prray'; export { prray, Prray }; //# sourceMappingURL=index.d.ts.map