Interface: MonitorTypesChannelMap
Defined in: shared/types/preload.ts:134
Internal
Mapping from monitor-types domain methods to IPC channels.
Propertiesโ
formatMonitorDetailโ
readonly formatMonitorDetail: "format-monitor-detail";
Defined in: shared/types/preload.ts:135
formatMonitorTitleSuffixโ
readonly formatMonitorTitleSuffix: "format-monitor-title-suffix";
Defined in: shared/types/preload.ts:136
getMonitorTypesโ
readonly getMonitorTypes: "get-monitor-types";
Defined in: shared/types/preload.ts:137
validateMonitorDataโ
readonly validateMonitorData: "validate-monitor-data";
Defined in: shared/types/preload.ts:138