@heisea/fetch
Advanced tools
+1
-1
@@ -40,2 +40,2 @@ /// <reference types="axios" /> | ||
| export { getPlusCustomHeader, initFetch, plus }; | ||
| export { BaseConfig, IConfig, IMiddlewareFn, IOptions, getPlusCustomHeader, initFetch, plus }; |
| export { initFetch } from './core'; | ||
| export { plus } from './middware/plus'; | ||
| export { getPlusCustomHeader } from './plusHeader'; | ||
| export * from './core/interface'; |
+1
-1
| { | ||
| "name": "@heisea/fetch", | ||
| "version": "1.1.5", | ||
| "version": "1.1.6", | ||
| "description": "公共fetch请求库", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
159533
0.05%277
0.36%