puppeteer/docs/api/puppeteer.productlauncher.product.md

14 lines
168 B
Markdown
Raw Normal View History

2022-07-01 11:52:39 +00:00
---
sidebar_label: ProductLauncher.product
---
# ProductLauncher.product property
**Signature:**
```typescript
interface ProductLauncher {
product: Product;
}
```