haiv
v1.1.3
Published
fetch & xhr interceptor
Downloads
2
Readme
XHR & Fetch API 拦截器
Install
npm install --save haiv
Run tests
npm run test
How to use
import Network from 'haiv'
const request = new Network({
appId: string
header: Array<[string, string]>
signature: boolean
overrideFetch: boolean
overrideXhr: boolean
})
Author
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator