puppeteer/docs/api/puppeteer.browserfetcherrevisioninfo.url.md

11 lines
193 B
Markdown
Raw Normal View History

---
sidebar_label: BrowserFetcherRevisionInfo.url
---
# BrowserFetcherRevisionInfo.url property
**Signature:**
```typescript
interface BrowserFetcherRevisionInfo {url: string;}
```