@newos/upgrades
Version:
Core JavaScript library for the NewOS
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