ReduxPipelineWrapper

public class ReduxPipelineWrapper<MiddlewareType: MiddlewareProtocol>: ActionHandler
where MiddlewareType.InputActionType == MiddlewareType.OutputActionType

Undocumented

Available where StateType: Equatable