/** * @nahisaho/musubix-codegraph - Parser Module * * @see REQ-CG-AST-001 * @see DES-CG-002 */ export { ASTParser } from './ast-parser.js'; //# sourceMappingURL=index.d.ts.map