createIndexedDBCache()
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / createIndexedDBCache
Function: createIndexedDBCache()
Section titled “Function: createIndexedDBCache()”createIndexedDBCache<
T>(config?):IPersistentCache<T>
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:3443
Create an IndexedDB cache (browser only)
Type Parameters
Section titled “Type Parameters”T = SingleProof
Parameters
Section titled “Parameters”config?
Section titled “config?”Partial<PersistentCacheConfig>