UNPKG

@alexaegis/common

Version:
2 lines 178 B
export declare const asyncFilterMap: <T, R>(array: T[], map: (t: T, i: number) => Promise<R | undefined>) => Promise<R[]>; //# sourceMappingURL=async-filter-map.function.d.ts.map