fix(index): export Geolocation interfaces. (#404)

This commit is contained in:
cither1 2016-08-06 16:20:38 +09:00 committed by Ibrahim Hadeed
parent 306cb5d2a3
commit 0c486b0965

View File

@ -95,6 +95,7 @@ export * from './plugins/devicemotion';
export * from './plugins/deviceorientation';
export * from './plugins/facebook';
export * from './plugins/filetransfer';
export * from './plugins/geolocation';
export * from './plugins/googlemaps';
export * from './plugins/httpd';
export * from './plugins/ibeacon';
@ -138,7 +139,6 @@ export {
EmailComposer,
File,
Flashlight,
Geolocation,
Globalization,
GooglePlus,
GoogleAnalytics,