const quaisymbol: string = '\u039e';

A constant for the ether symbol (normalized using NFKC).

(i.e. "\\u039e")

Source

constants/strings.ts:10