Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 173 Bytes

puppeteer.connectioncallback.method.md

File metadata and controls

13 lines (10 loc) · 173 Bytes
sidebar_label
ConnectionCallback.method

ConnectionCallback.method property

Signature:

interface ConnectionCallback {
  method: string;
}