UNPKG

cspell-glob

Version:
4 lines (3 loc) 245 B
export { fileOrGlobToGlob, isGlobPatternNormalized, isGlobPatternWithOptionalRoot, isGlobPatternWithRoot, normalizeGlobPatterns, } from './globHelper.mjs'; export { GlobMatcher } from './GlobMatcher.mjs'; export * from './GlobMatcherTypes.mjs';