BrowserFetcherOptions.platform property
Determines which platform the browser will be suited for.
Signature:
interface BrowserFetcherOptions {
platform?: Platform;
}
Determines which platform the browser will be suited for.
Signature:
interface BrowserFetcherOptions {
platform?: Platform;
}