c3nav
Preparing search index...
MeshListResponse
Interface MeshListResponse<T>
interface
MeshListResponse
<
T
>
{
count
:
number
;
items
:
T
[]
;
}
Type Parameters
T
Index
Properties
count
items
Properties
count
count
:
number
items
items
:
T
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
items
c3nav
Loading...