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

649 B

Home > puppeteer > Protocol > IndexedDB > DatabaseWithObjectStores > version

Protocol.IndexedDB.DatabaseWithObjectStores.version property

Database version (type is not 'integer', as the standard requires the version number to be 'unsigned long long')

Signature:

version: number;