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