MCPcopy 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
2interface Greeter {
3 greet(name: string): string
4}

Callers

nothing calls this directly

Calls 2

createGreeterFunction · 0.70
printGreetingMethod · 0.45

Tested by

no test coverage detected