chore: build

This commit is contained in:
2026-06-12 09:17:27 +02:00
parent bdb76b4d3f
commit a57be7d7fe
-2
View File
@@ -1,8 +1,6 @@
// ============================================ // ============================================
// api/api_TYPES.ts - TOUTES LES INTERFACES // api/api_TYPES.ts - TOUTES LES INTERFACES
// ============================================ // ============================================
// Interfaces complètes pour le frontend
// À importer dans les composants
export interface ApiResponse { export interface ApiResponse {
success: boolean; success: boolean;