UNPKG

solc

Version:
6 lines (5 loc) 137 B
declare function update(compilerVersion: any, abi: any): any; declare const _default: { update: typeof update; }; export = _default;