Type Alias Send<D>

Send<D>: Config.Send<D>

The send function to send an event to the state machine.

Type Parameters

  • D

    The type of the state machine definition.