puppeteer/docs/api/puppeteer.browserfetcheroptions.platform.md
2022-07-01 11:52:39 +00:00

191 B

sidebar_label
BrowserFetcherOptions.platform

BrowserFetcherOptions.platform property

Signature:

interface BrowserFetcherOptions {
  platform?: Platform;
}