refactor: stricter domain: screen-share
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export * from './application/screen-share.facade';
|
||||
export * from './application/screen-share-source-picker.service';
|
||||
export * from './domain/screen-share.config';
|
||||
export * from './application/facades/screen-share.facade';
|
||||
export * from './application/services/screen-share-source-picker.service';
|
||||
export * from './domain/constants/screen-share.constants';
|
||||
|
||||
// Feature components
|
||||
export { ScreenShareViewerComponent } from './feature/screen-share-viewer/screen-share-viewer.component';
|
||||
|
||||
Reference in New Issue
Block a user