var _ref = Sub Component; class Component extends React.Component { constructor(...args) { var _temp; var _ref2 = ; return _temp = super(...args), this.subComponent = () => _ref, this.render = () => _ref2, _temp; } }