Minimal origin-registry contract used by per-domain proxies.
Accepts the @kehto/shell singleton originRegistry as well as any test double with a matching getIframeWindow method.
@kehto/shell
originRegistry
getIframeWindow
Resolve a registered napplet windowId to its iframe Window, or null.
Minimal origin-registry contract used by per-domain proxies.
Accepts the
@kehto/shellsingletonoriginRegistryas well as any test double with a matchinggetIframeWindowmethod.