UNPKG

@zxcvbn-ts/language-de

Version:

The German language package for zxcvbn-ts

9 lines (8 loc) 214 B
import translations from './translations'; declare const dictionary: { commonWords: string[]; firstnames: string[]; lastnames: string[]; wikipedia: string[]; }; export { dictionary, translations };