UNPKG

@0x/sol-compiler

Version:
5 lines 191 B
import { ContractAbi } from 'ethereum-types'; export declare const encoder: { encodeConstructorArgsFromAbi(args: any[], abi: ContractAbi): string; }; //# sourceMappingURL=encoder.d.ts.map