Aller au contenu
Français

FsmStateData

Ce contenu n’est pas encore disponible dans votre langue.

Defined in: src/fsm/PersistentFSM.ts:87

Combined state held by the underlying PersistentActor.

S extends string

D

readonly data: D

Defined in: src/fsm/PersistentFSM.ts:89


readonly state: S

Defined in: src/fsm/PersistentFSM.ts:88