export * from './estree-parser.js';
export type { NGMicrosyntax, NGNode } from './types.ts';
