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

x/pptr/vendor/mitt/mod.ts>EventHandlerList

Headless Chrome Deno API
Latest
type alias EventHandlerList
import { type EventHandlerList } from "https://deno.land/x/pptr@1.2.0/vendor/mitt/mod.ts";
definition: Array<Handler>