()
| 81448 | (0, _inheritsDefault.default)(LayersPass1, _Pass); |
| 81449 | var _super = _createSuper(LayersPass1); |
| 81450 | function LayersPass1() { |
| 81451 | (0, _classCallCheckDefault.default)(this, LayersPass1); |
| 81452 | return _super.apply(this, arguments); |
| 81453 | } |
| 81454 | (0, _createClassDefault.default)(LayersPass1, [ |
| 81455 | { |
| 81456 | key: "render", |
nothing calls this directly
no outgoing calls
no test coverage detected