UNPKG

cspell-glob

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