Skip to content
Permalink
Browse files
chore(viewer): export value operation events (DSP-1590) (#291)
  • Loading branch information
kilchenmann committed May 3, 2021
1 parent 01daed4 commit a17b8e6
Showing 1 changed file with 1 addition and 0 deletions.
@@ -33,6 +33,7 @@ export * from './representation/upload-file/upload-file.component';
export * from './services/upload-file.service';
export * from './services/user.service';
export * from './services/value.service';
export * from './services/value-operation-event.service';
// directives
export * from './directives/text-value-html-link.directive';
export * from './directives/drag-drop.directive';

0 comments on commit a17b8e6

Please sign in to comment.