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

11 lines
182 B
Markdown
Raw Normal View History

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