默认汉字分析
Defined in: assembly.ts:29
代表了一个有字音、有字形的汉字的中间结果
由拆分结果 ComponentResult 或 CompoundResult 与字音组成
Type Declaration
Section titled “Type Declaration”拼写运算:
Map<string,string>
汉字:
string
自定义元素:
Record<string,string[]>
Defined in: assembly.ts:29
代表了一个有字音、有字形的汉字的中间结果
由拆分结果 ComponentResult 或 CompoundResult 与字音组成
拼写运算:
Map<string,string>
汉字:
string
自定义元素:
Record<string,string[]>