useUnreadNotificationCount
Agent Runtimes / hooks/useNotifications / useUnreadNotificationCount
Function: useUnreadNotificationCount()
useUnreadNotificationCount():
UseQueryResult<{count:number; },Error>
Defined in: hooks/useNotifications.ts:52
Returns
UseQueryResult<{ count: number; }, Error>