jobiqo-cl
Version:
[](https://circleci.com/gh/jobiqo/jobiqo-cl)
17 lines (11 loc) • 401 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
function _assertThisInitialized(self) {
if (self === void 0) {
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
}
return self;
}
var assertThisInitialized = _assertThisInitialized;
exports.__moduleExports = assertThisInitialized;
exports.default = assertThisInitialized;