UNPKG

@lazy-ipfs/compatible-files

Version:
3 lines (2 loc) 173 B
import { AggregateErrorExtra } from 'lazy-aggregate-error'; export declare function _promiseCatchAggregateError<P extends Promise<any>>(p: P, err?: AggregateErrorExtra): P;