Preparing search index...
The search index is not available
crossbell - v1.12.0
crossbell
ListResponse
Interface ListResponse<T>
interface
ListResponse
<
T
>
{
count
:
number
;
cursor
:
null
|
string
;
list
:
T
[]
;
}
Type Parameters
T
Index
Properties
count
cursor
list
Properties
count
count
:
number
cursor
cursor
:
null
|
string
list
list
:
T
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
count
cursor
list
crossbell - v1.12.0
Loading...