UNPKG

@typescript-eslint/typescript-estree

Version:

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

6 lines (5 loc) 252 B
"use strict"; // These types are internal to TS. // They have been trimmed down to only include the relevant bits // We use some special internal TS apis to help us do our parsing flexibly Object.defineProperty(exports, "__esModule", { value: true });