Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
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