mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 17:09:30 +08:00
3 lines
No EOL
217 B
Text
3 lines
No EOL
217 B
Text
export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types';
|
|
export { ParserServices } from '@typescript-eslint/typescript-estree/dist/parser-options';
|
|
//# sourceMappingURL=ts-estree.d.ts.map |