UNPKG

neo-convertor

Version:

A tool to convert neo smart contract data to human-readable one

3 lines 146 B
import * as NeoConvertor from '../src/convertor'; export { Address, HexNumber, StringHex } from '../src/convertor'; export default NeoConvertor;