puppeteer/docs/api/puppeteer.browserfetcheroptions.path.md
2022-07-05 15:41:43 +02:00

177 B

sidebar_label
BrowserFetcherOptions.path

BrowserFetcherOptions.path property

Signature:

interface BrowserFetcherOptions {
  path?: string;
}