XYO Platform SDK - v3.10.6
Preparing search index...
@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.10.6
Loading...