UNPKG

wretch

Version:

A tiny wrapper built around fetch with an intuitive syntax.

4 lines (3 loc) 161 B
export declare const JSON_MIME = "application/json"; export declare const CONTENT_TYPE_HEADER = "Content-Type"; export declare const FETCH_ERROR: unique symbol;