Skip to main content
Go to Latest
variable ConnectionEmittedEvents
import { ConnectionEmittedEvents } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/common/Connection.js";

Internal events that the Connection class emits.

type

{ readonly Disconnected: symbol; }