puppeteer/docs/api/puppeteer.connectioncallback.method.md
2022-07-01 13:34:41 +02:00

173 B

sidebar_label
ConnectionCallback.method

ConnectionCallback.method property

Signature:

interface ConnectionCallback {
  method: string;
}