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