mtcute storage that uses IndexedDB as a backend.

This storage is the default one for browsers, and is generally recommended over local storage based one.

Implements

Constructors

Properties

authKeys: IdbAuthKeysRepository
dbName: string
kv: IdbKvRepository
peers: IdbPeersRepository
refMessages: IdbRefMsgRepository

Generated using TypeDoc