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