Skip to content

Commit

Permalink
Expose extended viewers for the girder_annotation web client.
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Dec 9, 2019
1 parent ef1c266 commit 5e92cde
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ for (var key in viewers) {
export {
ConfigView,
ImageViewerSelectWidget,
ItemListWidget
ItemListWidget,
viewers as ViewerWidget
};

0 comments on commit 5e92cde

Please sign in to comment.