Перейти к содержимому
Русский

FsmStateData

Это содержимое пока не доступно на вашем языке.

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