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