706 B
706 B
Home > puppeteer > Protocol > IndexedDB > RequestDatabaseNamesResponse
Protocol.IndexedDB.RequestDatabaseNamesResponse interface
Signature:
export interface RequestDatabaseNamesResponse
Properties
Property | Type | Description |
---|---|---|
databaseNames | string[] | Database names for origin. |