UNPKG

cspell-glob

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