UNPKG

@zxcvbn-ts/language-fi

Version:

The Finnish language package for zxcvbn-ts

10 lines (9 loc) 250 B
import translations from './translations'; declare const dictionary: { commonWords: string[]; femaleFirstnames: string[]; lastnames: string[]; maleFirstnames: string[]; wikipedia: string[]; }; export { dictionary, translations };