Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp
Function
_temp
src/components/GlobalSearchDialog.tsx:317–319 ·
view source on GitHub ↗
(m)
Source
from the content-addressed store, hash-verified
315
}
316
function _temp2() {}
317
function _temp(m) {
318
return m.length ? [] : m;
319
}
320
function matchKey(m: Match): string {
321
return `${m.file}:${m.line}`;
322
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected