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

Type Parameters

Generated using TypeDoc