mirror of
https://github.com/appy-one/acebase.git
synced 2026-06-30 06:02:02 -06:00
3 lines
No EOL
117 B
TypeScript
3 lines
No EOL
117 B
TypeScript
declare const unidecode: (input: string) => string;
|
|
export default unidecode;
|
|
//# sourceMappingURL=unidecode.d.ts.map
|