Skip to content

Commit

Permalink
Export tab
Browse files Browse the repository at this point in the history
  • Loading branch information
marcospassos committed May 15, 2020
1 parent 71d6792 commit 4771521
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import {
SdkFacade as Sdk,
Logger,
Tab,
UserFacade,
SessionFacade,
TrackerFacade as Tracker,
Expand All @@ -23,6 +24,7 @@ import {Plugin, PluginArguments, PluginFactory, PluginSdk} from './plugin';

export {
Sdk,
Tab,
UserFacade,
SessionFacade,
Tracker,
Expand Down

0 comments on commit 4771521

Please sign in to comment.