()
| 100989 | (0, _inheritsDefault.default)(PathLayer1, _Layer); |
| 100990 | var _super = _createSuper(PathLayer1); |
| 100991 | function PathLayer1() { |
| 100992 | (0, _classCallCheckDefault.default)(this, PathLayer1); |
| 100993 | return _super.apply(this, arguments); |
| 100994 | } |
| 100995 | (0, _createClassDefault.default)(PathLayer1, [ |
| 100996 | { |
| 100997 | key: "getShaders", |
nothing calls this directly
no outgoing calls
no test coverage detected