ethers.js/lib.commonjs/wordlists/wordlists-browser.d.ts

3 lines
152 B
TypeScript
Raw Permalink Normal View History

2023-03-03 18:25:07 -07:00
import type { Wordlist } from "./wordlist.js";
export declare const wordlists: Record<string, Wordlist>;
//# sourceMappingURL=wordlists-browser.d.ts.map