Home > utils > toHalfWidthString
转换为半角字符串。
Signature:
export declare function toHalfWidthString(value: string): string;
Returns:
string
返回转换后的半角字符串