UNPKG

ts-async-results

Version:

An Async implementation of the awesome github.com/vultix/ts-results.

2 lines 114 B
export declare const traceAsyncErrors: <T>(fn: () => Promise<T>) => Promise<T>; //# sourceMappingURL=util.d.ts.map