var Foo = /*#__PURE__*/babelHelpers.createClass(function Foo() { "use strict"; babelHelpers.classCallCheck(this, Foo); babelHelpers.defineProperty(this, 0, "foo"); babelHelpers.defineProperty(this, 1, "bar"); });