@karmaniverous/stan-context
GitHub
Preparing search index...
index
GraphResult
Type Alias GraphResult
type
GraphResult
=
{
errors
:
string
[]
;
graph
:
DependencyGraph
;
stats
:
{
dirty
:
number
;
edges
:
number
;
modules
:
number
}
;
}
Index
Properties
errors
graph
stats
Properties
errors
errors
:
string
[]
graph
graph
:
DependencyGraph
stats
stats
:
{
dirty
:
number
;
edges
:
number
;
modules
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
graph
stats
GitHub
@karmaniverous/stan-context
Loading...