Skip to content

Commit

Permalink
fix(index): add and export RoomsAdapter
Browse files Browse the repository at this point in the history
  • Loading branch information
akoushke committed Oct 25, 2019
1 parent 5cc2b86 commit 04acae7
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,2 +1,3 @@
export {default as WebexAdapter} from './WebexAdapter';
export {default as PeopleAdapter} from './PeopleAdapter';
export {default as RoomsAdapter} from './RoomsAdapter';

0 comments on commit 04acae7

Please sign in to comment.