MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / classCallCheck

Function classCallCheck

libs/mapv/mapv.3d.js:242–246  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

240}
241
242var classCallCheck = function (instance, Constructor) {
243 if (!(instance instanceof Constructor)) {
244 throw new TypeError("Cannot call a class as a function");
245 }
246};
247
248var createClass = function () {
249 function defineProperties(target, props) {

Callers 7

OBJFunction · 0.70
PlaneFunction · 0.70
WallFunction · 0.70
PathFunction · 0.70
GLFunction · 0.70
THREE$1Function · 0.70
XFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected