UNPKG

angular-estree-parser

Version:

A parser that converts Angular source code into an ESTree-compatible form

3 lines (2 loc) 93 B
export * from './estree-parser.js'; export type { NGMicrosyntax, NGNode } from './types.ts';