UNPKG

wretch

Version:

A tiny wrapper built around fetch with an intuitive syntax.

4 lines 161 B
export const JSON_MIME = "application/json"; export const FETCH_ERROR = Symbol(); export const CATCHER_FALLBACK = Symbol(); //# sourceMappingURL=constants.js.map