puppeteer/new-docs/puppeteer.protocol.database.getdatabasetablenamesresponse.md

19 lines
674 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; [Protocol](./puppeteer.protocol.md) &gt; [Database](./puppeteer.protocol.database.md) &gt; [GetDatabaseTableNamesResponse](./puppeteer.protocol.database.getdatabasetablenamesresponse.md)
## Protocol.Database.GetDatabaseTableNamesResponse interface
<b>Signature:</b>
```typescript
export interface GetDatabaseTableNamesResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [tableNames](./puppeteer.protocol.database.getdatabasetablenamesresponse.tablenames.md) | string\[\] | |