Guard<G>: G | Op<G>

The type of guard for state machine.

Type Parameters

  • G extends string

    The type of guard names for state machine functions.