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 156 B
import { HardhatRuntimeEnvironment } from "../../types"; declare let env: HardhatRuntimeEnvironment; export = env; //# sourceMappingURL=hardhat-lib.d.ts.map