Take control over your live stream video by running it yourself. Streaming + chat out of the box.
 
 
 
 
 
 

7 lines
196 B

function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
throw new TypeError("Cannot call a class as a function");
}
}
module.exports = _classCallCheck;