Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

yifeng-fetch

twzy4MIT1.0.5

自己的请求模块my-fetch 易风

my-fetch, fetch, axios, ajax

readme

yifeng-fetch

yifeng-fetch()函数用于请求接口,其中包含fetch.get() fetch.post() fetch-put() fetch-delete().

installation

npm i yifeng-fetch

const fetch = require('yifeng-fetch');

Usage

等等