UNPKG

unicode-to-plain-text

Version:

Convert fancy Unicode text to plain ASCII with smart language preservation

2 lines (1 loc) 64 B
export declare const normalizeSpaces: (text: string) => string;