mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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. |