BrowserFetcherOptions.host property
Determines the host that will be used for downloading.
Signature:
interface BrowserFetcherOptions {
host?: string;
}
Determines the host that will be used for downloading.
Signature:
interface BrowserFetcherOptions {
host?: string;
}