PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@ethersproject/wordlists/lib.esm
Просмотр файла: lang-zh.d.ts
import { Wordlist } from "./wordlist";
declare class LangZh extends Wordlist {
constructor(country: string);
getWord(index: number): string;
getWordIndex(word: string): number;
split(mnemonic: string): Array<string>;
}
declare const langZhCn: LangZh;
declare const langZhTw: LangZh;
export { langZhCn, langZhTw };
//# sourceMappingURL=lang-zh.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!