Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 186 Bytes

puppeteer.browserfetcheroptions.product.md

File metadata and controls

13 lines (10 loc) · 186 Bytes
sidebar_label
BrowserFetcherOptions.product

BrowserFetcherOptions.product property

Signature:

interface BrowserFetcherOptions {
  product?: string;
}