Preparing search index...
The search index is not available
@ghsc/nshmp-utils-ts - 3.12.1
@ghsc/nshmp-utils-ts
nshmpWs
gmmService
GmmSeries
Interface GmmSeries<T, U>
interface
GmmSeries
<
T
,
U
>
{
data
:
T
;
id
:
string
;
label
:
string
;
tree
:
LogicTree
<
U
>
[]
;
}
Type Parameters
T
U
Index
Properties
data
id
label
tree
Properties
data
data
:
T
id
id
:
string
label
label
:
string
tree
tree
:
LogicTree
<
U
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
label
tree
@ghsc/nshmp-utils-ts
Loading...