BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
EdgeTypeVariant
Type Alias EdgeTypeVariant
EdgeTypeVariant
:
|
{
type
:
None
}
|
{
type
:
ArrayElement
;
index
:
number
}
|
{
type
:
MapKeyValue
}
|
{
type
:
MapKey
}
|
{
type
:
MapValue
}
|
{
type
:
TaggedContent
}
Discriminated union for edge type information.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Discriminated union for edge type information.