Dependencies for createKeysProxy.
createKeysProxy
const proxy = createKeysProxy({ runtime: shellBridge.runtime, originRegistry,}); Copy
const proxy = createKeysProxy({ runtime: shellBridge.runtime, originRegistry,});
Origin registry for resolving windowId → iframe Window.
The runtime engine that owns keys.* dispatch (Plan 12-05).
Dependencies for
createKeysProxy.Example