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>
clearAllNotifications():
Promise<void>
Defined in: src/utils/notification-helper.ts:246
Clears all existing push notifications displayed by the service worker.
Promise<void>