Interface: MonitoringHandlersDependencies
Defined in: electron/services/ipc/handlers/monitoringHandlers.ts:16
Dependencies required to register monitoring lifecycle IPC handlers.
Properties
registeredHandlers
readonly registeredHandlers: Set<keyof IpcInvokeChannelMap>;
Defined in: electron/services/ipc/handlers/monitoringHandlers.ts:17
uptimeOrchestrator
readonly uptimeOrchestrator: UptimeOrchestrator;
Defined in: electron/services/ipc/handlers/monitoringHandlers.ts:18