()
| 12926 | _inheritsLoose(Image, _React$Component); |
| 12927 | |
| 12928 | function Image() { |
| 12929 | return _React$Component.apply(this, arguments) || this; |
| 12930 | } |
| 12931 | |
| 12932 | var _proto = Image.prototype; |
| 12933 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…