Get MangaDex cache status for debugging.
Cache status information with entry counts.
Use mangaDexClient.getCacheStatus() instead.
export function getMangaDexCacheStatus() { return mangaDexClient.getCacheStatus();} Copy
export function getMangaDexCacheStatus() { return mangaDexClient.getCacheStatus();}
Get MangaDex cache status for debugging.