OS Probabilities API - v0.1.0
Preparing search index...
adapters/src
ScenarioRunResult
Interface ScenarioRunResult
interface
ScenarioRunResult
{
description
?:
string
;
id
:
string
;
steps
:
ScenarioStepResult
[]
;
}
Index
Properties
description?
id
steps
Properties
Optional
description
description
?:
string
id
id
:
string
steps
steps
:
ScenarioStepResult
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
steps
OS Probabilities API - v0.1.0
Loading...