Function: copyMonitorServiceConfig()
function copyMonitorServiceConfig(
config: MonitorServiceConfig
): MonitorServiceConfig;
Defined in: electron/services/monitoring/shared/monitorServiceConfigMerging.ts:47
Copies resolved monitor service config for callers that should not receive mutable references owned by a monitor service instance.