I find it highly confusing, that e.g. when I call .body() on a fetch response and it errors I get all the internal functions in the stacktrace.
This is maybe more about convenience but it makes more sense when using fetch in nodejs... there i want to have e.g. less information about the internals.