- Created a new TypeScript file for homepage-related types including Product, ProductVariant, ProductCategory, and HomepageData. - Updated the index.ts to export the new homepage types. - Refactored the web routes to replace the inline closure for the home route with the HomepageController. |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| global.d.ts | ||
| homepage.ts | ||
| index.ts | ||
| navigation.ts | ||
| receipt-printer-encoder.d.ts | ||
| ui.ts | ||
| vite-env.d.ts | ||
| web-bluetooth-usb.d.ts | ||