Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 998 Bytes

puppeteer.connectioncallback.md

File metadata and controls

25 lines (18 loc) · 998 Bytes
sidebar_label
ConnectionCallback

ConnectionCallback interface

Signature:

export interface ConnectionCallback

Properties

Property Modifiers Type Description
error ProtocolError
method string

Methods

Method Description
reject(args)
resolve(args)