puppeteer/docs/api/puppeteer.customqueryhandlernames.md

17 lines
286 B
Markdown
Raw Normal View History

---
sidebar_label: customQueryHandlerNames
---
# customQueryHandlerNames() function
**Signature:**
```typescript
export declare function customQueryHandlerNames(): string[];
```
**Returns:**
string\[\]
a list with the names of all registered custom query handlers.