Skip to content

DoCurious API Reference / store / selectPreferences

Function: selectPreferences()

selectPreferences(state): NotificationPreferences | null

Defined in: store/useNotificationStore.ts:230

Select the user's notification delivery preferences.

Parameters

state

NotificationState

Returns

NotificationPreferences | null

DoCurious Platform Documentation