MCPcopy Index your code
hub / github.com/docker/getting-started / classCallCheck

Function classCallCheck

app/src/static/js/react-bootstrap.js:3342–3346  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

3340}
3341
3342var classCallCheck = function (instance, Constructor) {
3343 if (!(instance instanceof Constructor)) {
3344 throw new TypeError("Cannot call a class as a function");
3345 }
3346};
3347
3348var createClass = function () {
3349 function defineProperties(target, props) {

Callers 1

PopperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…