@unique-nft/utils
Version:
A tiny library to work with Substrate and Ethereum addresses and do some more
1 lines • 758 B
Source Map (JSON)
{"version":3,"sources":["../src/index.ts","../src/Utils/coin.ts"],"sourcesContent":["import * as Address from './Address'\nimport * as constants from './Address/constants'\nimport * as StringUtils from 'utf-helpers'\nimport * as CoinUtils from './Utils/coin'\n\nexport {\n Address,\n StringUtils,\n constants,\n CoinUtils,\n}\n\nexport const {\n HexString,\n Utf8,\n Utf16,\n} = StringUtils\n\nexport const HexUtils = StringUtils.HexString\n\nexport {Coin} from './Utils/coin'\nexport type {ICoin, ICoinFormats} from './Utils/coin'\n\nexport * from './types'\n","export * from 'coin-format'\n"],"mappings":";;;;;AAEA,YAAY,iBAAiB;;;ACF7B;AAAA;AAAA,kCAAc;;;ADYP,IAAM;AAAA,EACX,WAAAA;AAAA,EACA;AAAA,EACA;AACF,IAAI;AAEG,IAAM,WAAuB;","names":["HexString"]}