@buzzr/dfs-engine
Preparing search index...
DfsLegStatResult
Type Alias DfsLegStatResult
DfsLegStatResult
:
|
{
actual
:
number
;
ok
:
true
;
provenance
:
DfsProviderProvenance
;
providerId
?:
string
;
source
:
DfsLegStatSource
;
value
:
number
;
}
|
{
ok
:
false
;
provenance
:
DfsProviderProvenance
;
providerId
?:
string
;
reason
:
DfsLegStatFailureReason
;
source
:
DfsLegStatSource
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@buzzr/dfs-engine
Loading...