2025-03-03 15:19:03 +01:00

4 lines
78 B
TypeScript

export * from "./hir.ts";
export * from "./mir.ts";
export * from "./lir.ts";