ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
ProjectedNode
Type Alias ProjectedNode
type
ProjectedNode
=
{
label
:
string
;
incoming
:
Edge
[]
;
outgoing
:
Edge
[]
;
}
Index
Properties
label
incoming
outgoing
Properties
label
label
:
string
incoming
incoming
:
Edge
[]
outgoing
outgoing
:
Edge
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
incoming
outgoing
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...