ethers.js/packages/wordlists/lib/lang-it.d.ts
2022-04-11 17:14:19 -04:00

6 lines
194 B
TypeScript

import { WordlistOwl } from "./wordlist-owl.js";
export declare class LangIt extends WordlistOwl {
constructor();
}
export declare const langIt: LangIt;
//# sourceMappingURL=lang-it.d.ts.map