UNPKG

cspell

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