feat: implement axios client with interceptors, dashboard caching, and core application modules
This commit is contained in:
@@ -32,6 +32,7 @@ interface DashboardCache {
|
||||
batchAudited: number;
|
||||
batchPending: number;
|
||||
batchAnomaliesFound: number;
|
||||
firstPendingIndex: number;
|
||||
} | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user