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

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

Headless Chrome Deno API
Latest
type alias WildcardHandler
import { type WildcardHandler } from "https://deno.land/x/pptr@1.2.0/vendor/mitt/mod.ts";
definition: (type: EventType, event?: any) => void