ddd test 2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Observable } from 'rxjs';
|
||||
import { ChatEvent } from '../../../core/models';
|
||||
import { ChatEvent } from '../../../shared-kernel';
|
||||
import { ScreenShareStartOptions } from '../screen-share.config';
|
||||
import { PeerData } from '../realtime.types';
|
||||
import { MediaManager } from '../media/media.manager';
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { ChatEvent } from '../../../core/models';
|
||||
import { ChatEvent } from '../../../shared-kernel';
|
||||
import {
|
||||
P2P_TYPE_SCREEN_SHARE_REQUEST,
|
||||
P2P_TYPE_SCREEN_SHARE_STOP,
|
||||
|
||||
Reference in New Issue
Block a user