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