Function: createMonitorStrategyRegistry()
createMonitorStrategyRegistry(
entries: readonlyStrategyEntry[]):MonitorStrategyRegistry
Defined in: electron/services/monitoring/strategies/MonitorStrategyRegistry.ts:39
Builds a monitor strategy registry backed by the provided entries.
Parameters
entries
readonly StrategyEntry[]