Skip to content

frontends-web-frontend


Function: getNotifications()

getNotifications(): Promise<{ notifications: object[]; unreadCount: number; }>

Defined in: frontends/web-frontend/src/notifications/notificationsApi.ts:36

Returns

Promise<{ notifications: object[]; unreadCount: number; }>