Search
@type t() :: %Xstate.StateMachine.Transitions{ before: (... -> any()) | nil, callback: (... -> any()) | nil, target: String.t() }