Skip to main content
Latest
import * as puppeteer from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/common/IsolatedWorld.d.ts";

Variables

A unique key for IsolatedWorldChart to denote the default world. Execution contexts are automatically created in the default world.

A unique key for IsolatedWorldChart to denote the puppeteer world. This world contains all puppeteer-internal bindings/code.