UNPKG

js-mdict

Version:

mdict (*.mdx, *.mdd) file reader. Licensed under AGPL-3.0 for better community cooperation and commercial value protection.

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