11 lines
195 B
Markdown
11 lines
195 B
Markdown
---
|
|
sidebar_label: PuppeteerLaunchOptions.product
|
|
---
|
|
# PuppeteerLaunchOptions.product property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface PuppeteerLaunchOptions {product?: Product;}
|
|
```
|