UNPKG

hardhat

Version:

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

4 lines 244 B
export declare function markTestRunStart(id: string): Promise<void>; export declare function markTestWorkerDone(id: string): Promise<void>; export declare function markTestRunDone(id: string): Promise<void>; //# sourceMappingURL=compat.d.ts.map