UNPKG

@clickup/pg-mig

Version:

PostgreSQL schema migration tool with microsharding and clustering support

2 lines 143 B
export declare function promiseAllMap<T, V>(arr: T[], func: (item: T) => Promise<V>): Promise<V[]>; //# sourceMappingURL=promiseAllMap.d.ts.map