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

195 B

sidebar_label
BrowserFetcherRevisionInfo.local

BrowserFetcherRevisionInfo.local property

Signature:

interface BrowserFetcherRevisionInfo {
  local: boolean;
}