Rxova
Skip to content

SharedWorkerLike

The subset of SharedWorker this transport uses. Narrower than the DOM type on purpose: tests supply a fake, and a fake that has to implement EventTarget to be accepted is a fake nobody writes.

readonly port: MessagePortLike;