@daostack/upgrades
Version:
Proxy upgadable contracts based on openzeppelin-sdk
4 lines • 298 B
TypeScript
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