puppeteer/docs/api/puppeteer.productlauncher.product.md
2022-07-01 11:52:39 +00:00

14 lines
168 B
Markdown

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