UNPKG

@truffle/codec

Version:

Library for encoding and decoding smart contract data

6 lines (5 loc) 132 B
export * from "./types"; import * as Import from "./import"; export { Import }; import * as Utils from "./utils"; export { Utils };