Class IndexedDBStore

Hierarchy

  • IndexedDBStore

Implements

  • AsyncKeyValueStore

Constructors

Properties

Methods

Constructors

Properties

db: IDBDatabase
storeName: string

Methods

  • Parameters

    • type: "readonly"

    Returns AsyncKeyValueROTransaction

  • Parameters

    • type: "readwrite"

    Returns AsyncKeyValueRWTransaction

Generated using TypeDoc