Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/modules
ArchivistConfig
Type Alias ArchivistConfig<TConfig, TSchema>
ArchivistConfig
:
ModuleConfig
<
WithAdditional
<
{
parents
?:
ArchivistParents
;
requireAllParents
?:
boolean
;
schema
:
TConfig
extends
Payload
?
TConfig
[
"schema"
]
:
ArchivistConfigSchema
;
storage
?:
ArchivistStorage
;
storeParentReads
?:
boolean
;
}
,
TConfig
,
>
,
TSchema
,
>
Type Parameters
TConfig
extends
Payload
|
EmptyObject
|
void
=
void
TSchema
extends
string
|
void
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...