()
| 16111 | _inheritsLoose(ProgressBar, _React$Component); |
| 16112 | |
| 16113 | function ProgressBar() { |
| 16114 | return _React$Component.apply(this, arguments) || this; |
| 16115 | } |
| 16116 | |
| 16117 | var _proto = ProgressBar.prototype; |
| 16118 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…