I have an existing angular application. I am trying to integrate jasonette to this using the following example:
https://github.com/Jasonette/agent.jsframeworks/blob/master/angular/app.js
But since I am using Angular 5, I am not able to invoke $agent.response. How can do that?