Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/archivist-indexeddb
IndexedDbArchivistConfig
Type Alias IndexedDbArchivistConfig<TStoreName>
IndexedDbArchivistConfig
:
ArchivistConfig
<
{
dbName
?:
string
;
dbVersion
?:
number
;
schema
:
IndexedDbArchivistConfigSchema
;
storeName
?:
TStoreName
;
}
,
>
Type Parameters
TStoreName
extends
string
=
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...