mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
fix(index): export Geolocation interfaces. (#404)
This commit is contained in:
parent
306cb5d2a3
commit
0c486b0965
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user