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