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