Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/hooks/notifs/usePluginInstallationStatus.tsx:119–121 ·
view source on GitHub ↗
(p)
Source
from the content-addressed store, hash-verified
117
useEffect(t1, t2);
118
}
119
function _temp3(p) {
120
return p.status ===
"failed"
;
121
}
122
function _temp2(m) {
123
return m.status ===
"failed"
;
124
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected