UNPKG

@typescript-eslint/typescript-estree

Version:

A parser that converts TypeScript source code into an ESTree compatible form

4 lines 193 B
export * from './estree-to-ts-node-types'; export * from './ts-nodes'; export { AST_NODE_TYPES, AST_TOKEN_TYPES, TSESTree, } from '@typescript-eslint/types'; //# sourceMappingURL=index.d.ts.map