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

Function _temp3

src/hooks/notifs/useFastModeNotification.tsx:139–144  ·  view source on GitHub ↗
(prev_0)

Source from the content-addressed store, hash-verified

137 useEffect(t4, t5);
138}
139function _temp3(prev_0) {
140 return {
141 ...prev_0,
142 fastMode: false
143 };
144}
145function _temp2(prev) {
146 return {
147 ...prev,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected