0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/docs/api/puppeteer.cdpsessionevent.sessiondetached.md

12 lines
171 B
Markdown
Raw Normal View History

---
sidebar_label: CDPSessionEvent.SessionDetached
---
# CDPSessionEvent.SessionDetached variable
#### Signature:
```typescript
SessionDetached: 'sessiondetached';
```