MCPcopy 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}
316function _temp2() {}
317function _temp(m) {
318 return m.length ? [] : m;
319}
320function 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