11 lines
196 B
Markdown
11 lines
196 B
Markdown
---
|
|
sidebar_label: BrowserFetcherOptions.platform
|
|
---
|
|
# BrowserFetcherOptions.platform property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface BrowserFetcherOptions {platform?: Platform;}
|
|
```
|