(state_0)
| 296 | return !!state_1.toolPermissionContext.strippedDangerousRules; |
| 297 | } |
| 298 | function _temp2(state_0) { |
| 299 | return state_0.toolPermissionContext.mode; |
| 300 | } |
| 301 | function _temp(state) { |
| 302 | return state.pendingWorkerRequest; |
| 303 | } |
nothing calls this directly
no outgoing calls
no test coverage detected