Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 178 Bytes

puppeteer.connectioncallback.error.md

File metadata and controls

13 lines (10 loc) · 178 Bytes
sidebar_label
ConnectionCallback.error

ConnectionCallback.error property

Signature:

interface ConnectionCallback {
  error: ProtocolError;
}