.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / typescript-estree / dist / ts-estree / index.d.ts
1 export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types';
2 export * from './ts-nodes';
3 export * from './estree-to-ts-node-types';
4 //# sourceMappingURL=index.d.ts.map