Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ test.ts
File
test.ts
packages/code-map/__tests__/test-langs/test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Interface definition
2
interface
Greeter {
3
greet(name: string): string
4
}
Callers
nothing calls this directly
Calls
2
createGreeter
Function · 0.70
printGreeting
Method · 0.45
Tested by
no test coverage detected