UNPKG

js-mdict

Version:

mdict (*.mdx, *.mdd) file reader

3 lines (2 loc) 123 B
export declare function replaceLatinies(word: string): string; export declare function hasLatinies(word: string): boolean;