UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

3 lines 213 B
export { createCollection, createInlineSpellingDictionary, createSpellingDictionary } from 'cspell-dictionary'; export { CompoundWordsMethod } from 'cspell-trie-lib'; //# sourceMappingURL=SpellingDictionary.js.map