Interface: NotificationHandlersDependencies
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:33
Dependencies required to register notification preference IPC handlers.
Properties
notificationService
readonlynotificationService:NotificationService
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:34
registeredHandlers
readonlyregisteredHandlers:Set<keyofIpcInvokeChannelMap>
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:35
updatePreferencesChannel
readonlyupdatePreferencesChannel:"update-notification-preferences"
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:36