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