(props)
| 97410 | (0, _inheritsDefault.default)(OrbitController1, _Controller); |
| 97411 | var _super2 = _createSuper(OrbitController1); |
| 97412 | function OrbitController1(props) { |
| 97413 | (0, _classCallCheckDefault.default)(this, OrbitController1); |
| 97414 | return _super2.call(this, OrbitState, props); |
| 97415 | } |
| 97416 | (0, _createClassDefault.default)(OrbitController1, [ |
| 97417 | { |
| 97418 | key: "_getTransitionProps", |
nothing calls this directly
no outgoing calls
no test coverage detected