Preparing search index...
The search index is not available
XYO Platform SDK - v3.9.16
XYO Platform SDK
@xyo-network/archivist-model
StashArchivist
Interface StashArchivist<TWriteResponse>
interface
StashArchivist
<
TWriteResponse
extends
Payload
=
Payload
>
{
commit
()
:
PromisableArray
<
WithStorageMeta
<
TWriteResponse
>
>
;
}
Type Parameters
TWriteResponse
extends
Payload
=
Payload
Hierarchy (
View Summary
)
StashArchivistFunctions
<
WithStorageMeta
<
TWriteResponse
>
>
StashArchivist
FullArchivist
Index
Methods
commit
Methods
commit
commit
()
:
PromisableArray
<
WithStorageMeta
<
TWriteResponse
>
>
Returns
PromisableArray
<
WithStorageMeta
<
TWriteResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
commit
XYO Platform SDK - v3.9.16
Loading...