MCPcopy
hub / github.com/helloxz/onenav / classCallCheck

Function classCallCheck

static/bootstrap4/js/bootstrap.bundle.js:1870–1874  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

1868 }
1869
1870 var classCallCheck = function (instance, Constructor) {
1871 if (!(instance instanceof Constructor)) {
1872 throw new TypeError("Cannot call a class as a function");
1873 }
1874 };
1875
1876 var createClass = function () {
1877 function defineProperties(target, props) {

Callers 1

PopperFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected