Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pptr/mod.ts>WebWorker#executionContext

Headless Chrome Deno API
Latest
method WebWorker.prototype.executionContext
Re-export
import { WebWorker } from "https://deno.land/x/pptr@1.2.0/mod.ts";

Returns the ExecutionContext the WebWorker runs in

Returns

The ExecutionContext the web worker runs in.