puppeteer/website/versioned_docs/version-19.1.0/api/puppeteer.browserfetcherrevisioninfo.folderpath.md

209 B

sidebar_label
BrowserFetcherRevisionInfo.folderPath

BrowserFetcherRevisionInfo.folderPath property

Signature:

interface BrowserFetcherRevisionInfo {
  folderPath: string;
}