MCPcopy
hub / github.com/deepch/RTSPtoWebRTC / _createClass

Function _createClass

web/static/js/bootstrap.js:25–29  ·  view source on GitHub ↗
(Constructor, protoProps, staticProps)

Source from the content-addressed store, hash-verified

23 }
24
25 function _createClass(Constructor, protoProps, staticProps) {
26 if (protoProps) _defineProperties(Constructor.prototype, protoProps);
27 if (staticProps) _defineProperties(Constructor, staticProps);
28 return Constructor;
29 }
30
31 function _defineProperty(obj, key, value) {
32 if (key in obj) {

Callers 1

bootstrap.jsFile · 0.70

Calls 1

_definePropertiesFunction · 0.70

Tested by

no test coverage detected