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

Variables

IMPORTANT: we are mid-way through migrating away from this Events.ts file in favour of defining events next to the class that emits them.