puppeteer/docs/api/puppeteer.productlauncher.product.md
2022-07-05 15:41:43 +02:00

14 lines
168 B
Markdown

---
sidebar_label: ProductLauncher.product
---
# ProductLauncher.product property
**Signature:**
```typescript
interface ProductLauncher {
product: Product;
}
```