External module "lib/zh/convert/index"
Variables
Let table_cn2tw
table_
cn2tw: ITable = Object.assign({}, _table_cn2tw, table_cn2tw_plus)
Let table_tw2cn
table_
tw2cn: ITable = Object.assign({}, _table_tw2cn, table_tw2cn_plus)
Functions
_cn2tw
- _cn2tw(text: string): string
-
Parameters
Returns string
_tw2cn
- _tw2cn(text: string): string
-
Parameters
Returns string
cn2tw
- cn2tw(text: string, options?: IOptions, ...argv: any[]): string
-
Parameters
-
text: string
-
Default value options: IOptions = {}
-
Rest ...argv: any[]
Returns string
tw2cn
- tw2cn(text: string, options?: IOptions, ...argv: any[]): string
-
Parameters
-
text: string
-
Default value options: IOptions = {}
-
Rest ...argv: any[]
Returns string