MCPcopy Index your code
hub / github.com/nerfies/nerfies.github.io / _classCallCheck

Function _classCallCheck

static/js/bulma-carousel.js:277–277  ·  view source on GitHub ↗
(instance, Constructor)

Source from the content-addressed store, hash-verified

275function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }
276
277function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
278
279var EventEmitter = function () {
280 function EventEmitter() {

Callers 13

EventEmitterFunction · 0.70
CoordinateFunction · 0.70
bulmaCarouselFunction · 0.70
AutoplayFunction · 0.70
BreakpointsFunction · 0.70
InfiniteFunction · 0.70
LoopFunction · 0.70
NavigationFunction · 0.70
PaginationFunction · 0.70
SwipeFunction · 0.70
TransitionerFunction · 0.70
FadeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected