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