Type Alias: ElectronAPI
ElectronAPI =
ElectronBridgeApi<EventsDomainBridge,RendererSystemApi> & {cloud:CloudDomainBridge; }
Defined in: src/types.ts:21
Strongly typed renderer-side view of the Electron preload bridge API.
Type Declarationโ
cloudโ
readonlycloud:CloudDomainBridge