mirror of https://github.com/OpenVidu/openvidu.git
openvidu-components: Hidden bacground service from docs
parent
76e27fb5d9
commit
7e8b6adaad
|
@ -5,6 +5,9 @@ import { ParticipantService } from '../participant/participant.service';
|
||||||
import { TokenService } from '../token/token.service';
|
import { TokenService } from '../token/token.service';
|
||||||
import { TranslateService } from '../translate/translate.service';
|
import { TranslateService } from '../translate/translate.service';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @internal
|
||||||
|
*/
|
||||||
@Injectable({
|
@Injectable({
|
||||||
providedIn: 'root'
|
providedIn: 'root'
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue