Type Alias: DictionaryPath
DictionaryPath =
string
Defined in: DictionaryDefinition.ts:248
A File System Path to a dictionary file.
Pattern: ^.*\.(?:txt|trie|dic)(?:\.gz)?$
DictionaryPath =
string
Defined in: DictionaryDefinition.ts:248
A File System Path to a dictionary file.
Pattern: ^.*\.(?:txt|trie|dic)(?:\.gz)?$