(obj)
| 18588 | var _warning2 = _interopRequireDefault(_warning); |
| 18589 | |
| 18590 | function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } |
| 18591 | |
| 18592 | function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } |
| 18593 |