puppeteer/docs/api/puppeteer.browserfetcheroptions.host.md

11 lines
182 B
Markdown

---
sidebar_label: BrowserFetcherOptions.host
---
# BrowserFetcherOptions.host property
**Signature:**
```typescript
interface BrowserFetcherOptions {host?: string;}
```