Skip to main content

Interface: MonitorTypesChannelMap

Defined in: shared/types/preload.ts:129

Internal

Mapping from monitor-types domain methods to IPC channels.

Propertiesโ€‹

formatMonitorDetailโ€‹

readonly formatMonitorDetail: "format-monitor-detail"

Defined in: shared/types/preload.ts:130


formatMonitorTitleSuffixโ€‹

readonly formatMonitorTitleSuffix: "format-monitor-title-suffix"

Defined in: shared/types/preload.ts:131


getMonitorTypesโ€‹

readonly getMonitorTypes: "get-monitor-types"

Defined in: shared/types/preload.ts:132


validateMonitorDataโ€‹

readonly validateMonitorData: "validate-monitor-data"

Defined in: shared/types/preload.ts:133