| Current Path : /var/www/html/jppmintranetv2/node_modules/@babel/runtime/helpers/ |
| Current File : /var/www/html/jppmintranetv2/node_modules/@babel/runtime/helpers/assertThisInitialized.js |
function _assertThisInitialized(self) {
if (self === void 0) {
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
}
return self;
}
module.exports = _assertThisInitialized;