Skip to content
Version: xstate@5.0.0

MachineContext type​

Signature:

export type MachineContext = Record<string, any>;