puppeteer/docs/api/puppeteer.connectiontransport.onclose.md

11 lines
189 B
Markdown
Raw Normal View History

---
sidebar_label: ConnectionTransport.onclose
---
# ConnectionTransport.onclose property
**Signature:**
```typescript
interface ConnectionTransport {onclose?: () => void;}
```