UNPKG

angular-estree-parser

Version:

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

6 lines (5 loc) 189 B
import { transforms_exports } from "./transforms/index.js"; //#region src/ast-transform/visitors.ts const transformVisitors = transforms_exports; //#endregion export { transformVisitors };