Interface: ElectronBridgeContract
Defined in: src/services/utils/electronBridgeReadiness.ts:53
Contract describing the expected shape of a preload domain.
Propertiesโ
domainโ
readonlydomain:ElectronBridgeDomain
Defined in: src/services/utils/electronBridgeReadiness.ts:55
Domain name expected on window.electronAPI.
methods?โ
readonlyoptionalmethods?: readonlystring[]
Defined in: src/services/utils/electronBridgeReadiness.ts:57
Optional list of method names that must be exposed as functions.