Pular para o conteúdo
Português (BR)

FsmStateData

Este conteúdo não está disponível em sua língua ainda.

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