11 lines
182 B
Markdown
11 lines
182 B
Markdown
---
|
|
sidebar_label: BrowserFetcherOptions.path
|
|
---
|
|
# BrowserFetcherOptions.path property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface BrowserFetcherOptions {path?: string;}
|
|
```
|