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

3 lines
152 B
TypeScript
Raw Permalink Normal View History

2022-12-03 17:01:29 -05:00
import type { Wordlist } from "./wordlist.js";
export declare const wordlists: Record<string, Wordlist>;
//# sourceMappingURL=wordlists-browser.d.ts.map