()
| 84223 | (0, _inheritsDefault.default)(Layer1, _Component); |
| 84224 | var _super = _createSuper(Layer1); |
| 84225 | function Layer1() { |
| 84226 | (0, _classCallCheckDefault.default)(this, Layer1); |
| 84227 | return _super.apply(this, arguments); |
| 84228 | } |
| 84229 | (0, _createClassDefault.default)(Layer1, [ |
| 84230 | { |
| 84231 | key: "toString", |
nothing calls this directly
no outgoing calls
no test coverage detected