frontends-web-frontend
getUnreadCount(): Promise<{ unreadCount: number; }>
Promise
unreadCount
number
Defined in: frontends/web-frontend/src/notifications/notificationsApi.ts:41
Promise<{ unreadCount: number; }>