tech-tycoon-frontend-web/src/store/game/index.ts
2025-11-22 12:07:34 -05:00

3 lines
76 B
TypeScript

export * from "./actions";
export * from "./state";
export * from "./game";