UNPKG

137 BTypeScriptView Raw
1declare const wordlists: {
2 [index: string]: string[];
3};
4declare let _default: string[] | undefined;
5export { wordlists, _default };