puppeteer/docs/api/puppeteer.eventtype.md

12 lines
128 B
Markdown
Raw Normal View History

---
sidebar_label: EventType
---
# EventType type
#### Signature:
```typescript
export type EventType = string | symbol;
```