ethers.js/packages/wordlists/lib/lang-cz.d.ts

6 lines
194 B
TypeScript
Raw Permalink Normal View History

2022-04-11 17:14:19 -04:00
import { WordlistOwl } from "./wordlist-owl.js";
export declare class LangCz extends WordlistOwl {
constructor();
}
export declare const langCz: LangCz;
//# sourceMappingURL=lang-cz.d.ts.map