101fcb994e
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
288 B
288 B
sidebar_label |
---|
BrowserFetcherOptions.platform |
BrowserFetcherOptions.platform property
Determines which platform the browser will be suited for.
Signature:
interface BrowserFetcherOptions {
platform?: Platform;
}
Default value:
Auto-detected.