UNPKG

@gam-test/fetch-wrapper

Version:

A simple fetch wrapper for better error handling and less response context

2 lines 231 B
var r=class extends Error{url;content;cause;constructor({url:n,content:t,cause:s}){super("Unexpected response content from server"),this.url=n,this.content=t,this.cause=s}};export{r as a}; //# sourceMappingURL=chunk-3IRUMJMO.js.map