UNPKG

hardhat

Version:

Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

5 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SUPPORTED_NODE_VERSIONS = void 0; exports.SUPPORTED_NODE_VERSIONS = ["^18.0.0", "^20.0.0", "^22.0.0"]; //# sourceMappingURL=constants.js.map