Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 189 Bytes

puppeteer.browserfetcherrevisioninfo.url.md

File metadata and controls

13 lines (10 loc) · 189 Bytes
sidebar_label
BrowserFetcherRevisionInfo.url

BrowserFetcherRevisionInfo.url property

Signature:

interface BrowserFetcherRevisionInfo {
  url: string;
}