This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
openvidu
mirror of
https://github.com/OpenVidu/openvidu.git
Watch
8
Star
0
Fork
You've already forked openvidu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89db47dd37
openvidu
/
openvidu-browser
/
src
/
Main.ts
5 lines
99 B
TypeScript
Raw
Blame
History
import
{
OpenVidu
}
from
'./OpenVidu/OpenVidu'
;
if
(
window
)
{
window
[
'OpenVidu'
]
=
OpenVidu
;
}
Reference in New Issue
View Git Blame
Copy Permalink