puppeteer/new-docs/puppeteer.puppeteer.devices.md

12 lines
333 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Puppeteer](./puppeteer.puppeteer.md) &gt; [devices](./puppeteer.puppeteer.devices.md)
## Puppeteer.devices property
<b>Signature:</b>
```typescript
get devices(): DevicesMap;
```