UNPKG

@0x/sol-compiler

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