Interface: StateSyncChannelMap
Defined in: shared/types/preload.ts:356
Internal
Mapping from state-sync domain methods to IPC channels.
Propertiesโ
getSyncStatusโ
readonly getSyncStatus: "get-sync-status";
Defined in: shared/types/preload.ts:357
requestFullSyncโ
readonly requestFullSync: "request-full-sync";
Defined in: shared/types/preload.ts:358