Skip to main content
Version: Next

BrowserFetcherOptions.platform property

Determines which platform the browser will be suited for.

Signature:

interface BrowserFetcherOptions {
platform?: Platform;
}

Default value:

Auto-detected.