Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 177 Bytes

puppeteer.browserfetcheroptions.host.md

File metadata and controls

13 lines (10 loc) · 177 Bytes
sidebar_label
BrowserFetcherOptions.host

BrowserFetcherOptions.host property

Signature:

interface BrowserFetcherOptions {
  host?: string;
}