We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When doing:
console.log(Response.json({ bob: true });
in the jsfiddle provided in readme, I get an error that Response.json is not a function.
Response.json is not a function