Coda by Ian Macalinao
Preparing search index...
@macalinao/coda
StructValueNode
Interface StructValueNode<TFields>
interface
StructValueNode
<
TFields
extends
StructFieldValueNode
[]
=
StructFieldValueNode
[]
,
>
{
fields
:
TFields
;
kind
:
"structValueNode"
;
}
Type Parameters
TFields
extends
StructFieldValueNode
[]
=
StructFieldValueNode
[]
Index
Properties
fields
kind
Properties
Readonly
fields
fields
:
TFields
Readonly
kind
kind
:
"structValueNode"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
kind
Coda by Ian Macalinao
Loading...