var _bar = /*#__PURE__*/new WeakMap(); var Foo = /*#__PURE__*/babelHelpers.createClass(function Foo() { "use strict"; babelHelpers.classCallCheck(this, Foo); babelHelpers.classPrivateFieldInitSpec(this, _bar, { writable: true, value: "foo" }); });