lix-website/themes/lix/assets/bootstrap/node_modules/cspell-glob/dist/index.d.ts
2024-04-26 22:49:34 -06:00

4 lines
304 B
TypeScript

export { GlobMatchOptions, GlobMatcher } from './GlobMatcher';
export * from './GlobMatcherTypes';
export { fileOrGlobToGlob, isGlobPatternNormalized, isGlobPatternWithOptionalRoot, isGlobPatternWithRoot, normalizeGlobPatterns, NormalizeOptions, } from './globHelper';
//# sourceMappingURL=index.d.ts.map