mirror of https://github.com/OpenVidu/openvidu.git
Stream.typeOfVideo was a string and cannot be changed into an Enum without breaking some client applications. However, it is possible for us to start using an Enum internally, and exporting this property as a union of strings, which is what is generated by "keyof typeof Enum". |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| LICENSE | ||
| generate-docs.sh | ||
| package.json | ||
| tsconfig.json | ||