mirror of https://github.com/OpenVidu/openvidu.git
While `window` is specific to the web browser, and `global` is specific to Node.js, the standard `globalThis` global variable is common to both platforms. Thus, to make openvidu-browser more portable to Node.js, it's better to use the common name. More info: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| LICENSE | ||
| generate-docs.sh | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||