Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias WithPageCallbackParams
import { type WithPageCallbackParams } from "https://deno.land/x/frugal@0.9.6/test/utils/puppeteer.ts";
definition: { browser: Browser; page: Page; }