UNPKG
@hethers/constants
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Common EVM & Hedera Hashgraph constants used for hethers.
hashgraph/hethers.js
@hethers/constants
/
lib.esm
/
strings.js
4 lines
•
182 B
JavaScript
View Raw
1
2
3
4
// NFKC (composed) // (decomposed)
export
const
EtherSymbol =
"\u039e"
;
// "\uD835\uDF63";
export
const
HBarSymbol =
"\u210F"
;
// none
//# sourceMappingURL=strings.js.map