UNPKG
dva-no-router
Version:
beta (1.1.0-beta.1)
latest (1.2.1)
next (1.3.0-beta.2)
1.3.0-beta.2
1.3.0-beta.1
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.1.0-beta.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0-rc.1
Official React bindings for dva, no router.
github.com/dvajs/dva
dvajs/dva
dva-no-router
/
fetch.d.ts
4 lines
(2 loc)
•
80 B
TypeScript
View Raw
1
2
3
4
import
*
as
isomorphicFetch
from
'isomorphic-fetch'
;
export
= isomorphicFetch;