UNPKG

cspell-glob

Version:
4 lines 313 B
export { fileOrGlobToGlob, isGlobPatternNormalized, isGlobPatternWithOptionalRoot, isGlobPatternWithRoot, normalizeGlobPatterns, NormalizeOptions, } from './globHelper.js'; export { GlobMatcher, GlobMatchOptions } from './GlobMatcher.js'; export * from './GlobMatcherTypes.js'; //# sourceMappingURL=index.d.ts.map