aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/@babel/runtime/helpers/assertThisInitialized.js
blob: 02594fbe24b4b347d9b884001a16f6fe9cbae950 (plain) (blame)
1
2
3
4
5
function _assertThisInitialized(e) {
  if (void 0 === e) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
  return e;
}
module.exports = _assertThisInitialized, module.exports.__esModule = true, module.exports["default"] = module.exports;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage