UNPKG

@truffle/codec

Version:

Library for encoding and decoding smart contract data

3 lines (2 loc) 117 B
import * as Format from "../common"; export declare function message(error: Format.Errors.ErrorForThrowing): string;