(obj)
| 19014 | var _react2 = _interopRequireDefault(_react); |
| 19015 | |
| 19016 | function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
| 19017 | |
| 19018 | function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } |
| 19019 |