()
| 105064 | (0, _inheritsDefault.default)(TextLayer1, _CompositeLayer); |
| 105065 | var _super = _createSuper(TextLayer1); |
| 105066 | function TextLayer1() { |
| 105067 | (0, _classCallCheckDefault.default)(this, TextLayer1); |
| 105068 | return _super.apply(this, arguments); |
| 105069 | } |
| 105070 | (0, _createClassDefault.default)(TextLayer1, [ |
| 105071 | { |
| 105072 | key: "initializeState", |
nothing calls this directly
no outgoing calls
no test coverage detected