Preparing search index...
The search index is not available
use-machine-ts
use-machine-ts
Definition
Effect
Type Alias Effect<E>
Effect
<
E
>
:
E
|
readonly
E
[]
The type of effect for state machine.
Type Parameters
E
extends
string
The type of effect names for state machine functions.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
use-machine-ts
Loading...
The type of effect for state machine.