Skip to content

Latest commit

 

History

History
30 lines (12 loc) · 210 Bytes

README.md

File metadata and controls

30 lines (12 loc) · 210 Bytes

cmc

tiny-fetch is a HTTP client

Install

npm install tiny-fetch

Usage

import {fetch} from "tiny-fetch";

or

import fetch from "tiny-fetch/src/fetch";

License

MIT