Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-lib/dist/lib/globs/getGlobMatcher.d.ts
import type { Glob } from '@cspell/cspell-types';
import { GlobMatcher } from 'cspell-glob';
export declare function getGlobMatcherForExcluding(glob: Glob | Glob[] | undefined): GlobMatcher;
//# sourceMappingURL=getGlobMatcher.d.ts.map