---
sidebar_label: BrowserFetcherOptions.platform
---

# BrowserFetcherOptions.platform property

**Signature:**

```typescript
interface BrowserFetcherOptions {
  platform?: Platform;
}
```