()
| 17025 | _inheritsLoose(Table, _React$Component); |
| 17026 | |
| 17027 | function Table() { |
| 17028 | return _React$Component.apply(this, arguments) || this; |
| 17029 | } |
| 17030 | |
| 17031 | var _proto = Table.prototype; |
| 17032 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…