Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 304 Bytes

puppeteer.createbrowserfetcher.md

File metadata and controls

13 lines (10 loc) · 304 Bytes
sidebar_label
createBrowserFetcher

createBrowserFetcher variable

Signature:

createBrowserFetcher: (
  options: import('puppeteer-core/internal/node/BrowserFetcher.js').BrowserFetcherOptions
) => import('puppeteer-core/internal/node/BrowserFetcher.js').BrowserFetcher;