TransitionMap<S, C>: {
    [key in S]: Transition<S, C>
}

Type Parameters

Generated using TypeDoc