@unique-nft/utils
Version:
A tiny library to work with Substrate and Ethereum addresses and do some more
29 lines (25 loc) • 513 B
JavaScript
import {
__reExport
} from "./chunk-SMH5LAMQ.mjs";
// src/index.ts
import * as StringUtils from "utf-helpers";
// src/Utils/coin.ts
var coin_exports = {};
__reExport(coin_exports, coin_format_star);
import * as coin_format_star from "coin-format";
// src/index.ts
var {
HexString: HexString2,
Utf8,
Utf16
} = StringUtils;
var HexUtils = StringUtils.HexString;
export {
coin_exports,
StringUtils,
HexString2 as HexString,
Utf8,
Utf16,
HexUtils
};
//# sourceMappingURL=chunk-N4PTXCJY.mjs.map