mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-21 12:37:23 +08:00
fix(facebook): export interfaces
This commit is contained in:
parent
27218cda86
commit
c4110eedf4
@ -102,6 +102,7 @@ export * from './plugins/datepicker';
|
||||
export * from './plugins/device';
|
||||
export * from './plugins/devicemotion';
|
||||
export * from './plugins/deviceorientation';
|
||||
export * from './plugins/facebook';
|
||||
export * from './plugins/file';
|
||||
export * from './plugins/filetransfer';
|
||||
export * from './plugins/geolocation';
|
||||
@ -147,7 +148,6 @@ export {
|
||||
Dialogs,
|
||||
Diagnostic,
|
||||
EmailComposer,
|
||||
Facebook,
|
||||
EstimoteBeacons,
|
||||
File,
|
||||
Flashlight,
|
||||
|
Loading…
x
Reference in New Issue
Block a user