Member Junction
Preparing search index...
@memberjunction/react-runtime
DependencyGraph
Interface DependencyGraph
Dependency graph structure
interface
DependencyGraph
{
nodes
:
Map
<
string
,
DependencyNode
>
;
roots
:
Set
<
string
>
;
}
Index
Properties
nodes
roots
Properties
nodes
nodes
:
Map
<
string
,
DependencyNode
>
roots
roots
:
Set
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
nodes
roots
Member Junction
Loading...
Dependency graph structure