UNPKG

cspell

Version:

A Spelling Checker for Code!

4 lines 280 B
export type { CacheOptions } from './CacheOptions.js'; export { calcCacheSettings, createCache, type CreateCacheSettings, DEFAULT_CACHE_LOCATION } from './createCache.js'; export type { CSpellLintResultCache } from './CSpellLintResultCache.js'; //# sourceMappingURL=index.d.ts.map