Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 191 Bytes

puppeteer.browserfetcheroptions.platform.md

File metadata and controls

13 lines (10 loc) · 191 Bytes
sidebar_label
BrowserFetcherOptions.platform

BrowserFetcherOptions.platform property

Signature:

interface BrowserFetcherOptions {
  platform?: Platform;
}