注意: 此页面尚未翻译成中文。以下内容为英文原版。
const quaisymbol: string = '\u039e';
A constant for the ether symbol (normalized using NFKC). (i.e. "\\u039e")

Source

constants/strings.ts:10