UNPKG

@nomiclabs/buidler

Version:

Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.

8 lines 254 B
export declare class Web3Module { processRequest(method: string, params?: any[]): Promise<any>; private _clientVersionParams; private _clientVersionAction; private _sha3Params; private _sha3Action; } //# sourceMappingURL=web3.d.ts.map