puppeteer/docs/api/puppeteer.browserfetcheroptions.path.md
2022-07-01 11:52:39 +00:00

177 B

sidebar_label
BrowserFetcherOptions.path

BrowserFetcherOptions.path property

Signature:

interface BrowserFetcherOptions {
  path?: string;
}