Fix new services implementation 5

This commit is contained in:
Urtzi Alfaro
2025-08-15 17:53:59 +02:00
parent 03b4d4185d
commit f7de9115d1
43 changed files with 1714 additions and 891 deletions

View File

@@ -16,6 +16,7 @@ export {
trainingService,
forecastingService,
notificationService,
inventoryService,
api
} from './services';
@@ -31,6 +32,8 @@ export {
useNotification,
useApiHooks,
useOnboarding,
useInventory,
useInventoryProducts
} from './hooks';
// Export WebSocket functionality