14 lines
195 B
Markdown
14 lines
195 B
Markdown
---
|
|
sidebar_label: BrowserFetcherRevisionInfo.local
|
|
---
|
|
|
|
# BrowserFetcherRevisionInfo.local property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface BrowserFetcherRevisionInfo {
|
|
local: boolean;
|
|
}
|
|
```
|