puppeteer/docs/api/puppeteer.device.name.md

11 lines
136 B
Markdown
Raw Normal View History

---
sidebar_label: Device.name
---
# Device.name property
**Signature:**
```typescript
interface Device {name: string;}
```