UNPKG

unicode-to-plain-text

Version:

Convert fancy Unicode text to plain ASCII with smart language preservation

2 lines (1 loc) 61 B
export declare const isAsciiOnly: (text: string) => boolean;