puppeteer/docs/api/puppeteer.browserfetcheroptions.path.md
2022-07-01 13:34:41 +02:00

177 B

sidebar_label
BrowserFetcherOptions.path

BrowserFetcherOptions.path property

Signature:

interface BrowserFetcherOptions {
  path?: string;
}