Interface: NotificationHandlersDependencies
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:38
Dependencies required to register notification preference IPC handlers.
Properties
notificationService
readonlynotificationService:NotificationService
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:39
registeredHandlers
readonlyregisteredHandlers:Set<keyofIpcInvokeChannelMap>
Defined in: electron/services/ipc/handlers/notificationHandlers.ts:40