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