UNPKG

ethers

Version:

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

5 lines 141 B
import { LangEn } from "./lang-en.js"; export const wordlists = { en: LangEn.wordlist(), }; //# sourceMappingURL=wordlists-browser.js.map