puppeteer/docs/api/puppeteer.browserfetcheroptions.platform.md
2022-07-05 15:41:43 +02:00

191 B

sidebar_label
BrowserFetcherOptions.platform

BrowserFetcherOptions.platform property

Signature:

interface BrowserFetcherOptions {
  platform?: Platform;
}