UNPKG

@nomiclabs/hardhat-etherscan

Version:
3 lines 204 B
import { EtherscanConfig } from "./types"; export declare const resolveEtherscanApiKey: (apiKey: EtherscanConfig["apiKey"], network: string) => string; //# sourceMappingURL=resolveEtherscanApiKey.d.ts.map