var Test = /*#__PURE__*/ function (_Foo) { "use strict"; function Test() { babelHelpers.classCallCheck(this, Test); return babelHelpers.possibleConstructorReturn(this, babelHelpers.getPrototypeOf(Test).apply(this, arguments)); } babelHelpers.inherits(Test, _Foo); return Test; }(Foo);