UNPKG

@daostack/upgrades

Version:
4 lines 298 B
import Contract from '../artifacts/Contract'; export declare function importsEthereumPackageContracts(contract: Contract, buildArtifacts?: any): string[] | undefined; export declare function setEthereumPackageContractsPackageName(value: string): void; //# sourceMappingURL=VanillaContracts.d.ts.map