UNPKG

295 BJavaScriptView Raw
1function _assertThisInitialized(self) {
2 if (self === void 0) {
3 throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
4 }
5 return self;
6}
7module.exports = _assertThisInitialized, module.exports.__esModule = true, module.exports["default"] = module.exports;
\No newline at end of file