Code: Select all
ReferenceError: assignment to undeclared variable eventCode: Select all
6115: function(e, t) {
"use strict";
...
var r = function() {
return e = function e() {
! function(e, t) {
if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function")
}(this, e)
}, ... {
key: "dispatchCustomEvent",
value: function() {
console.log("dispatching event preRollAdHidden"), event = new Event("preRollAdHidden"), document.dispatchEvent(event)
}
}]) && i(e.prototype, t), n && i(e, n), Object.defineProperty(e, "prototype", {
writable: !1
}), e;
var e, t, n
}();
t.A = r
},



