puppeteer/website/versioned_docs/version-10.0.0/puppeteer.customqueryhandlernames.md

18 lines
436 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; [customQueryHandlerNames](./puppeteer.customqueryhandlernames.md)
## customQueryHandlerNames() function
<b>Signature:</b>
```typescript
export declare function customQueryHandlerNames(): string[];
```
<b>Returns:</b>
string\[\]
a list with the names of all registered custom query handlers.