xstateInterfacesMachineImplementationsSimplifiedOn this pageMachineImplementationsSimplified <TContext, TEvent, TActor, TAction, TGuard>Index PropertiesactionsactorsdelaysguardsProperties actionsactions: ActionFunctionMap<TContext, TEvent, TActor, TAction, ParameterizedObject, string>actorsactors: Record<string, AnyActorLogic | { input: NonReducibleUnknown | Mapper<TContext, TEvent, unknown, TEvent>; src: AnyActorLogic }>delaysdelays: DelayFunctionMap<TContext, TEvent, TAction>guardsguards: GuardMap<TContext, TEvent, TGuard>