Skip to content

Commit

Permalink
docs(WebexAdapter): add base jsdoc for class
Browse files Browse the repository at this point in the history
  • Loading branch information
adamweeks authored and lalli-flores committed Oct 29, 2019
1 parent bf8805a commit 763ec78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/WebexAdapter.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* This is a base class that defines the interface that other adapter interfaces extend.
*/
export default class WebexAdapter {
/**
* Creates a new instance of the WebexAdapter.
Expand Down

0 comments on commit 763ec78

Please sign in to comment.