UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

6 lines 241 B
/** * Sets up global error handlers that report unhandled errors and promise * rejections if authorized by the user. */ export declare function setupGlobalUnhandledErrorHandlers(): void; //# sourceMappingURL=global-error-handlers.d.ts.map