Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 177 Bytes

puppeteer.browserfetcheroptions.path.md

File metadata and controls

13 lines (10 loc) · 177 Bytes
sidebar_label
BrowserFetcherOptions.path

BrowserFetcherOptions.path property

Signature:

interface BrowserFetcherOptions {
  path?: string;
}