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
8f8441949c
openvidu
/
openvidu-components-angular
/
projects
/
openvidu-angular
/
src
/
lib
/
models
/
openvidu.model.ts
8 lines
106 B
TypeScript
Raw
Blame
History
/**
* @internal
*/
export
enum
OpenViduEdition
{
CE
=
'CE'
,
PRO
=
'PRO'
,
ENTERPRISE
=
'ENTERPRISE'
}
Reference in New Issue
View Git Blame
Copy Permalink