ReadStateInstance
Defined in: runtime/state-machine.ts:8
Extended by
Section titled “Extended by”Type Parameters
Section titled “Type Parameters”TState
Section titled “TState”TState extends string | null = string | null
Properties
Section titled “Properties”
readonlyvalue:TState
Defined in: runtime/state-machine.ts:12
They value representing this state.