const quaisymbol: string = '\u039e';
A constant for the ether symbol (normalized using NFKC).
(i.e. "\\u039e")
"\\u039e"
constants/strings.ts:10
Was this page helpful?