()
| 6067 | _inheritsLoose(Portal, _React$Component); |
| 6068 | |
| 6069 | function Portal() { |
| 6070 | return _React$Component.apply(this, arguments) || this; |
| 6071 | } |
| 6072 | |
| 6073 | var _proto = Portal.prototype; |
| 6074 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…