e72291e1fa925aa267042b6d536665ad1d18ead2
[dotfiles/.git] / ts-estree.d.ts
1 export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types';
2 export { ParserServices } from '@typescript-eslint/typescript-estree/dist/parser-options';
3 //# sourceMappingURL=ts-estree.d.ts.map