Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / typescript-estree / dist / index.d.ts
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/typescript-estree/dist/index.d.ts
new file mode 100644 (file)
index 0000000..14e0d8b
--- /dev/null
@@ -0,0 +1,8 @@
+export { AST, parse, parseAndGenerateServices, ParseAndGenerateServicesResult, } from './parser';
+export { ParserServices, TSESTreeOptions } from './parser-options';
+export { simpleTraverse } from './simple-traverse';
+export * from './ts-estree';
+export { clearCaches } from './create-program/createWatchProgram';
+export { visitorKeys } from '@typescript-eslint/visitor-keys';
+export declare const version: string;
+//# sourceMappingURL=index.d.ts.map
\ No newline at end of file