UNPKG

wretch

Version:

A tiny wrapper built around fetch with an intuitive syntax.

3 lines (2 loc) 77 B
import type { Wretch } from "./types.js"; export declare const core: Wretch;