slige/compiler/ast/mod.ts
2025-01-22 22:40:29 +01:00

3 lines
56 B
TypeScript

export * from "./ast.ts";
export * from "./visitor.ts";