(props)
| 96863 | (0, _inheritsDefault.default)(FirstPersonController1, _Controller); |
| 96864 | var _super2 = _createSuper(FirstPersonController1); |
| 96865 | function FirstPersonController1(props) { |
| 96866 | (0, _classCallCheckDefault.default)(this, FirstPersonController1); |
| 96867 | return _super2.call(this, FirstPersonState, props); |
| 96868 | } |
| 96869 | return FirstPersonController1; |
| 96870 | }((0, _controllerDefault.default)); |
| 96871 |
nothing calls this directly
no outgoing calls
no test coverage detected