UNPKG

@bredele/reconcile

Version:

Reconcile data from multiple async sources.

2 lines 149 B
export default function reconcile(sources: (() => Promise<Record<string, any>>)[]): Promise<Record<string, any>>; //# sourceMappingURL=index.d.ts.map