UNPKG
normalize-cjk
Version:
latest (0.5.0)
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
github.com/daangn/normalize-cjk
daangn/normalize-cjk
normalize-cjk
/
lib
/
index.d.ts
5 lines
(4 loc)
•
116 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./chinese.ts'
;
export
*
from
'./japanese.ts'
;
export
*
from
'./korean.ts'
;
export
*
from
'./all.ts'
;