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 223 B
export declare const MIN_SUPPORTED_NODE_VERSION: number[]; export declare function isNodeVersionSupported(): boolean; export declare function exitIfNodeVersionNotSupported(): void; //# sourceMappingURL=node-version.d.ts.map