Skip to content

Function: disableNotifications()

disableNotifications(userId): Promise<boolean>

Defined in: src/utils/notification-helper.ts:159

Parameters

userId

string | null | undefined

Returns

Promise<boolean>

Released under the MIT License.