Skip to content

Commit

Permalink
fix(facebook): export interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Aug 26, 2016
1 parent 27218cd commit c4110ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -147,7 +148,6 @@ export {
Dialogs,
Diagnostic,
EmailComposer,
Facebook,
EstimoteBeacons,
File,
Flashlight,
Expand Down

0 comments on commit c4110ee

Please sign in to comment.