Skip to content

Commit

Permalink
fix(ActivitiesAdapter): export Activities adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
lalli-flores committed Oct 26, 2019
1 parent 979b56c commit dab06ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export {default as WebexAdapter} from './WebexAdapter';
export {default as ActivitiesAdapter} from './ActivitiesAdapter';
export {default as PeopleAdapter} from './PeopleAdapter';
export {default as RoomsAdapter} from './RoomsAdapter';

0 comments on commit dab06ca

Please sign in to comment.