UNPKG

@typescript-eslint/types

Version:

Types for the TypeScript-ESTree AST spec

5 lines (4 loc) 158 B
export { AST_NODE_TYPES, AST_TOKEN_TYPES } from './generated/ast-spec'; export * from './lib'; export * from './parser-options'; export * from './ts-estree';