Skip to content

Function: clearAllNotifications()

clearAllNotifications(): Promise<void>

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

Clears all existing push notifications displayed by the service worker.

Returns

Promise<void>

Released under the MIT License.