interface VariantGraph.Types
Utility interface that provides higher-kinded types for this collection.
Properties
nonEmpty
undocumented
nonEmpty
Definition
readonly nonEmpty:
VariantGraph.NonEmpty
<this['_N']>;
normal
undocumented
normal
Definition
readonly normal:
VariantGraph
<this['_N']>;