UNPKG

hardhat

Version:

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

3 lines 197 B
import type { CompilerInput } from "../../../types/solidity.js"; export declare const DEFAULT_OUTPUT_SELECTION: CompilerInput["settings"]["outputSelection"]; //# sourceMappingURL=constants.d.ts.map