Search
Preparing search index...
The search index is not available
@halo-dev/js-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
@halo-dev/js-sdk
content-api/src
ArchiveClient
Class ArchiveClient
Hierarchy
ArchiveClient
Index
Constructors
constructor
Properties
client
Methods
list
Month
Archives
list
Year
Archives
Constructors
constructor
new
Archive
Client
(
client
:
HttpClient
)
:
ArchiveClient
Parameters
client:
HttpClient
Returns
ArchiveClient
Properties
Private
client
client
:
HttpClient
Methods
list
Month
Archives
list
Month
Archives
(
)
:
Promise
<
Response
<
ArchiveMonth
[]
>
>
Returns
Promise
<
Response
<
ArchiveMonth
[]
>
>
list
Year
Archives
list
Year
Archives
(
)
:
Promise
<
Response
<
ArchiveYear
[]
>
>
Returns
Promise
<
Response
<
ArchiveYear
[]
>
>
Modules
admin-
api/src
content-
api/src
<internal>
logger/src
rest-
api-
client/src
Archive
Client
constructor
client
list
Month
Archives
list
Year
Archives
Generated using
TypeDoc