mirror of
https://git.sfja.dk/Mikkel/slige.git
synced 2025-01-31 05:00:52 +00:00
3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
|
export * from "./ast.ts";
|
||
|
export * from "./visitor.ts";
|