UNPKG

204 BTypeScriptView Raw
1/**
2 * Created by user on 2018/4/15/015.
3 */
4import { charTableList as char_table, textList as text_list, arrCjk as arr_cjk } from 'cjk-conv/lib/zh/table/list';
5export { char_table, text_list, arr_cjk };