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 172 B
import type { TestHooks } from "hardhat/types/hooks"; declare const _default: () => Promise<Partial<TestHooks>>; export default _default; //# sourceMappingURL=test.d.ts.map