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 203 B
import type { NewUtilsTaskActionFunction } from "../../types.js"; declare const zeroAddressAction: NewUtilsTaskActionFunction; export default zeroAddressAction; //# sourceMappingURL=zero-address.d.ts.map