UNPKG

@nomicfoundation/hardhat-verify

Version:
4 lines 319 B
import type { LibraryAddresses } from "../libraries.js"; export declare function resolveConstructorArgs(constructorArgs: string[], constructorArgsPath?: string): Promise<unknown[]>; export declare function resolveLibraries(librariesPath?: string): Promise<LibraryAddresses>; //# sourceMappingURL=arg-resolution.d.ts.map