Closed clauxx closed 4 years ago
Currently, the interaction summary requires a lot of casting (of the flowState). Can be fixed by making the Flow generic over the flowState.
flowState
Flow
Scope of the feature
Currently, the interaction summary requires a lot of casting (of the
flowState
). Can be fixed by making theFlow
generic over theflowState
.