feat(http): add cordovaHTTP wrapper (#674)

This commit is contained in:
Ibrahim Hadeed
2016-10-11 01:06:41 -07:00
committed by GitHub
parent 35c8bbd49e
commit f0961c7b23
2 changed files with 159 additions and 0 deletions
+1
View File
@@ -158,6 +158,7 @@ export * from './plugins/google-plus';
export * from './plugins/googleanalytics';
export * from './plugins/googlemaps';
export * from './plugins/hotspot';
export * from './plugins/http';
export * from './plugins/httpd';
export * from './plugins/ibeacon';
export * from './plugins/imagepicker';