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