Function createResponseReducer

  • Creates a reducer that remembers each next lifecycle event (produced as the responses of the handler)

    Type Parameters

    • TNext

    Parameters

    Returns ((ACs) => ((state?, event) => TNext))