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

4 lines
239 B
TypeScript

export { GitIgnore } from './GitIgnore';
export { findRepoRoot, directoryRoot, contains, isParentOf } from './helpers';
export { GitIgnoreFile, GitIgnoreHierarchy, loadGitIgnore } from './GitIgnoreFile';
//# sourceMappingURL=index.d.ts.map