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.mjs
import fileEntryCache from 'file-entry-cache';
export function createFromFile(pathToCache, useChecksum) {
return fileEntryCache.createFromFile(pathToCache, useChecksum);
}
//# sourceMappingURL=file-entry-cache.mjs.map