chore: build

This commit is contained in:
2026-06-14 18:21:13 +02:00
parent 3a70a6f4c7
commit c7d43e7641
4 changed files with 0 additions and 12 deletions
-2
View File
@@ -1,8 +1,6 @@
// ============================================
// api/api_TYPES.ts - TOUTES LES INTERFACES
// ============================================
// Interfaces complètes pour le frontend
// À importer dans les composants
export interface ApiResponse {
success: boolean;