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