workerScope top-level property
The global scope for the dedicated web worker.
Implementation
@js.JS('self')
external web.DedicatedWorkerGlobalScope get workerScope;
The global scope for the dedicated web worker.
@js.JS('self')
external web.DedicatedWorkerGlobalScope get workerScope;