Current section

Files

Jump to
spellweaver priv bun node_modules cspell dist esm util cache file-entry-cache.d.mts
Raw

priv/bun/node_modules/cspell/dist/esm/util/cache/file-entry-cache.d.mts

import type { FileEntryCache } from 'file-entry-cache';
export type { FileDescriptor, FileEntryCache } from 'file-entry-cache';
export declare function createFromFile(pathToCache: string, useChecksum?: boolean): FileEntryCache;
//# sourceMappingURL=file-entry-cache.d.mts.map