UNPKG

83 BTypeScriptView Raw
1declare function escapeDiacritic(str: string): string;
2export = escapeDiacritic;