注意: このページはまだ日本語に翻訳されていません。以下は英語の原文です。
const quaisymbol: string = '\u039e';
A constant for the ether symbol (normalized using NFKC). (i.e. "\\u039e")

Source

constants/strings.ts:10