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

x/pptr/src/Events.ts

Headless Chrome Deno API
Latest
import * as pptr from "https://deno.land/x/pptr@1.2.0/src/Events.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.