UNPKG

typescript-estree

Version:

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

6 lines (5 loc) 173 B
"use strict"; /** * Based on https://github.com/estree/estree/blob/master/extensions/type-annotations.md */ Object.defineProperty(exports, "__esModule", { value: true });