Skip to main content
Latest
type alias ActionResult
import { type ActionResult } from "https://deno.land/x/puppeteer@16.2.0/vendor/puppeteer-core/puppeteer/types.js";
definition: "continue" | "abort" | "respond"