Function: getNotificationPrefs()
getNotificationPrefs():
Promise<{projectShared:boolean;quantErrors:boolean;runFinished:boolean;teamInvite:boolean; }>
Defined in: frontends/web-frontend/src/users/userApi.ts:92
Returns
Promise<{ projectShared: boolean; quantErrors: boolean; runFinished: boolean; teamInvite: boolean; }>
