006086bc83
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
23 lines
706 B
Markdown
23 lines
706 B
Markdown
---
|
|
sidebar_label: BrowserFetcherRevisionInfo
|
|
---
|
|
|
|
# BrowserFetcherRevisionInfo interface
|
|
|
|
#### Signature:
|
|
|
|
```typescript
|
|
export interface BrowserFetcherRevisionInfo
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Modifiers | Type | Description | Default |
|
|
| -------------- | --------- | ------- | ----------- | ------- |
|
|
| executablePath | | string | | |
|
|
| folderPath | | string | | |
|
|
| local | | boolean | | |
|
|
| product | | string | | |
|
|
| revision | | string | | |
|
|
| url | | string | | |
|