Preparing search index...
The search index is not available
lootex - v0.2.0
lootex
api/endpoints/utils
PaginatedResponse
Type Alias PaginatedResponse<T, K>
Paginated
Response
<
T
,
K
>
:
{
pagination
:
{
count
:
number
;
limitPerPage
:
number
;
page
:
number
;
totalPage
:
number
;
}
;
}
&
{
[
Key
in
K
]
:
T
[]
}
Type Parameters
T
K
extends
string
=
"items"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
lootex - v0.2.0
Loading...