UNPKG

@0x/typescript-typings

Version:
4 lines (3 loc) 121 B
declare module 'web3-eth-abi' { export function encodeParameters(typesArray: string[], parameters: any[]): string; }