puppeteer/new-docs/puppeteer.timeouterror.md

12 lines
310 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [TimeoutError](./puppeteer.timeouterror.md)
## TimeoutError class
<b>Signature:</b>
```typescript
export declare class TimeoutError extends CustomError
```