@shieldz/sdk
Preparing search index...
List
Interface List<T>
interface
List
<
T
>
{
data
:
T
[]
;
has_more
:
boolean
;
object
:
"list"
;
}
Type Parameters
T
Index
Properties
data
has_
more
object
Properties
data
data
:
T
[]
has_
more
has_more
:
boolean
object
object
:
"list"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
has_
more
object
@shieldz/sdk
Loading...