puppeteer/new-docs/puppeteer.protocol.indexeddb.getmetadatarequest.md
2020-07-13 14:01:35 +01:00

882 B

Home > puppeteer > Protocol > IndexedDB > GetMetadataRequest

Protocol.IndexedDB.GetMetadataRequest interface

Signature:

export interface GetMetadataRequest 

Properties

Property Type Description
databaseName string Database name.
objectStoreName string Object store name.
securityOrigin string Security origin.