Skip to content
Version: xstate@5.0.0

StateKey type​

Signature:

export type StateKey = string | AnyState;

References: AnyState