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

195 B

sidebar_label
BrowserFetcherRevisionInfo.local

BrowserFetcherRevisionInfo.local property

Signature:

interface BrowserFetcherRevisionInfo {
  local: boolean;
}