MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/messages/AssistantToolUseMessage.tsx:295–297  ·  view source on GitHub ↗
(state_1)

Source from the content-addressed store, hash-verified

293 return t16;
294}
295function _temp3(state_1) {
296 return !!state_1.toolPermissionContext.strippedDangerousRules;
297}
298function _temp2(state_0) {
299 return state_0.toolPermissionContext.mode;
300}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected