Props for the CacheClearingNotification component.
export interface CacheClearingNotificationProps { cacheClearingCount: number;} Copy
export interface CacheClearingNotificationProps { cacheClearingCount: number;}
The number of manga entries being cleared from cache.
Props for the CacheClearingNotification component.
Source