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