UNPKG

@truffle/codec

Version:

Library for encoding and decoding smart contract data

4 lines (3 loc) 77 B
export * from "./types"; import * as Utils from "./utils"; export { Utils };