UNPKG

ethers-tools

Version:

Contains tools for work with web3 contracts.

5 lines (4 loc) 100 B
export declare const waitWithSignals: ( ms: number, signals?: AbortSignal[] ) => Promise<void>;