UNPKG

@nomiclabs/hardhat-etherscan

Version:
5 lines 275 B
import { ConfigExtender } from "hardhat/types"; import { EtherscanConfig } from "./types"; export declare const verifyAllowedChains: (etherscanConfig: EtherscanConfig) => void; export declare const etherscanConfigExtender: ConfigExtender; //# sourceMappingURL=config.d.ts.map