Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@ethersproject/wordlists/lib/lang-it.d.ts

import { Wordlist } from "./wordlist";
declare class LangIt extends Wordlist {
    constructor();
    getWord(index: number): string;
    getWordIndex(word: string): number;
}
declare const langIt: LangIt;
export { langIt };
//# sourceMappingURL=lang-it.d.ts.map
Back to Directory File Manager