puppeteer/website/versioned_docs/version-18.0.5/api/puppeteer.connectioncallback.method.md

14 lines
173 B
Markdown
Raw Normal View History

---
sidebar_label: ConnectionCallback.method
---
# ConnectionCallback.method property
**Signature:**
```typescript
interface ConnectionCallback {
method: string;
}
```