mirror of
https://github.com/Mercantec-GHC/h4-projekt-gruppe-0-sm.git
synced 2025-04-28 16:54:06 +02:00
4 lines
78 B
TypeScript
4 lines
78 B
TypeScript
export * from "./hir.ts";
|
|
export * from "./mir.ts";
|
|
export * from "./lir.ts";
|