mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: remove docusaurus metadata from README.md (#8624)
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
---
|
||||
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.
|
||||
---
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user