782 B
782 B
Home > puppeteer > Protocol > IndexedDB > RequestDatabaseRequest
Protocol.IndexedDB.RequestDatabaseRequest interface
Signature:
export interface RequestDatabaseRequest
Properties
Property | Type | Description |
---|---|---|
databaseName | string | Database name. |
securityOrigin | string | Security origin. |