Preparing search index...
The search index is not available
ixfx
ixfx
Flow
StateMachine
Runner
Type Alias Runner<V>
Runner
<
V
>
:
{
getValue
:
(
(
)
=>
StateNames
<
V
>
)
;
reset
:
(
(
)
=>
void
)
;
run
:
(
(
)
=>
Promise
<
MachineState
<
V
>
|
undefined
>
)
;
to
:
(
(
state
:
StateNames
<
V
>
)
=>
MachineState
<
V
>
)
;
}
Type Parameters
V
extends
Transitions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...