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.

3 lines 147 B
/// <reference types="node" /> export declare function decodeRevertReason(returnData: Buffer): string; //# sourceMappingURL=revert-reasons.d.ts.map