Preparing search index...
The search index is not available
sakuin
sakuin
<internal>
ResultMany
Interface ResultMany<T>
interface
ResultMany
<
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
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
count
cursor
list
sakuin
Loading...