UNPKG

cspell

Version:
4 lines 284 B
export type { CacheOptions } from './CacheOptions.mjs'; export { calcCacheSettings, createCache, type CreateCacheSettings, DEFAULT_CACHE_LOCATION } from './createCache.mjs'; export type { CSpellLintResultCache } from './CSpellLintResultCache.mjs'; //# sourceMappingURL=index.d.mts.map