lix-website/themes/lix/assets/bootstrap/node_modules/cspell-glob/dist/index.d.ts

4 lines
304 B
TypeScript
Raw Normal View History

2024-04-27 03:39:10 +00:00
export { GlobMatchOptions, GlobMatcher } from './GlobMatcher';
export * from './GlobMatcherTypes';
export { fileOrGlobToGlob, isGlobPatternNormalized, isGlobPatternWithOptionalRoot, isGlobPatternWithRoot, normalizeGlobPatterns, NormalizeOptions, } from './globHelper';
//# sourceMappingURL=index.d.ts.map