var Foo = /*#__PURE__*/function (_Bar) { "use strict"; babelHelpers.inheritsLoose(Foo, _Bar); function Foo() { var _this; return babelHelpers.assertThisInitialized(_this); } return Foo; }(Bar);