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

Function _temp

src/components/messages/AssistantToolUseMessage.tsx:301–303  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

299 return state_0.toolPermissionContext.mode;
300}
301function _temp(state) {
302 return state.pendingWorkerRequest;
303}
304function renderToolUseMessage(tool: Tool, input: unknown, {
305 theme,
306 verbose,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected