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