UNPKG

wretch

Version:

A tiny wrapper built around fetch with an intuitive syntax.

4 lines (3 loc) 156 B
export declare const JSON_MIME = "application/json"; export declare const FETCH_ERROR: unique symbol; export declare const CATCHER_FALLBACK: unique symbol;