UNPKG
react-native-http
Version:
latest (0.0.3)
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1
React native http
github.com/iktw/react-native-jwt
iktw/react-native-http
react-native-http
/
index.js
6 lines
(4 loc)
•
97 B
JavaScript
View Raw
1
2
3
4
5
6
var
HTTPService
=
require(
'./src/services/http-service'
);
module
.
exports
= { HTTPService };