UNPKG

ethers

Version:

A complete and compact Ethereum library, for dapps, wallets and any other tools.

3 lines 152 B
import type { Wordlist } from "./wordlist.js"; export declare const wordlists: Record<string, Wordlist>; //# sourceMappingURL=wordlists-browser.d.ts.map