Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/puppeteer/mod.ts>Handler

A frugal web framework
Latest
type alias Handler
Re-export
import { type Handler } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

Type Parameters

optional
T = any
definition: (event?: T) => void