puppeteer/docs/api/puppeteer.browserfetcheroptions.platform.md
2022-07-01 13:34:41 +02:00

191 B

sidebar_label
BrowserFetcherOptions.platform

BrowserFetcherOptions.platform property

Signature:

interface BrowserFetcherOptions {
  platform?: Platform;
}