fix(facebook): export interfaces

This commit is contained in:
Ibrahim Hadeed 2016-08-26 07:54:52 -04:00
parent 27218cda86
commit c4110eedf4
No known key found for this signature in database
GPG Key ID: 0431793F665481A4

View File

@ -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,