• replaceReducer reducer on the shared redux store

    Parameters

    • newReducers: any

      reducer object

    • info: any

      info about redux shared store

    • storeContainer: any

      container of the shared store

    Returns any

    • shared store's original replaced reducer