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

3 lines
75 B
TypeScript

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