Member Junction
Preparing search index...
@memberjunction/react-runtime
DependencyNode
Interface DependencyNode
Node in the dependency graph
interface
DependencyNode
{
dependencies
:
Map
<
string
,
string
>
;
dependents
:
Set
<
string
>
;
library
:
MJComponentLibraryEntity
;
}
Index
Properties
dependencies
dependents
library
Properties
dependencies
dependencies
:
Map
<
string
,
string
>
dependents
dependents
:
Set
<
string
>
library
library
:
MJComponentLibraryEntity
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dependencies
dependents
library
Member Junction
Loading...
Node in the dependency graph