UNPKG

xfetch-js

Version:

> A extremely simple fetch extension for modern browsers inspired by [sindresorhus/ky](https://github.com/sindresorhus/ky). > > Which aims to be as small as possible and easy to use.

4 lines (3 loc) 84 B
import { XFetch } from './xfetch.base' declare const xfetch: XFetch export = xfetch