UNPKG

@lazy-cjk/zh-convert

Version:
4 lines (3 loc) 118 B
import { ITable } from './types'; export declare const table_cn2tw: ITable; export declare const table_tw2cn: ITable;