slige/compiler/ast/mod.ts

3 lines
56 B
TypeScript
Raw Normal View History

2025-01-22 21:40:29 +00:00
export * from "./ast.ts";
export * from "./visitor.ts";