mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
373 B
373 B
sidebar_label |
---|
BrowserFetcherOptions.host |
BrowserFetcherOptions.host property
Determines the host that will be used for downloading.
Signature:
interface BrowserFetcherOptions {
host?: string;
}
Default value:
Either