0.0.2 • Published 6 years ago

igroot-transform-treedatas v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

igroot-fetch

在基于 iGroot 构建的项目中发送 fetch 请求,有 restful 和 graphql 两种请求发送方式

安装

npm install --save igroot-transform-treedatas
或者
bower install igroot-transform-treedatas
或者
yarn add igroot-transform-treedatas

使用

const BsFetch = require('igroot-transform-treedatas')
或者
import BsFetch from('igroot-transform-treedatas')