UNPKG
pinyin-input-method-engine
Version:
latest (4.0.0)
4.0.0
3.0.0
2.0.2
2.0.1
2.0.0
1.0.0
汉语拼音输入法引擎 JavaScript 实现。
pinyin-input-method-engine
/
dist
/
index.d.ts
3 lines
(2 loc)
•
61 B
TypeScript
View Raw
1
2
3
export
*
from
'./utils/binary-heap'
;
export
*
from
'./core'
;