ArchUnitTS - v2.2.0
GitHub
NPM
Examples
Preparing search index...
GraphReportEdge
Interface GraphReportEdge
interface
GraphReportEdge
{
source
:
string
;
target
:
string
;
count
:
number
;
external
:
boolean
;
importKinds
:
string
[]
;
}
Index
Properties
source
target
count
external
import
Kinds
Properties
source
source
:
string
target
target
:
string
count
count
:
number
external
external
:
boolean
import
Kinds
importKinds
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
source
target
count
external
import
Kinds
GitHub
NPM
Examples
ArchUnitTS - v2.2.0
Loading...