11 lines
200 B
Markdown
11 lines
200 B
Markdown
---
|
|
sidebar_label: PuppeteerErrors.TimeoutError
|
|
---
|
|
# PuppeteerErrors.TimeoutError property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface PuppeteerErrors {TimeoutError: typeof TimeoutError;}
|
|
```
|