This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
// ============================================
|
|
||||||
// api/api_TYPES.ts - TOUTES LES INTERFACES
|
|
||||||
// ============================================
|
|
||||||
|
|
||||||
export interface ApiResponse {
|
export interface ApiResponse {
|
||||||
success: boolean;
|
success: boolean;
|
||||||
message?: string;
|
message?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user