MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / test.js

File test.js

packages/code-map/__tests__/test-langs/test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Interface-like object (JavaScript doesn't have native interfaces)
2const _Greeter = {
3 greet(name) {
4 throw new Error('Method not implemented')

Callers

nothing calls this directly

Calls 4

greetAsyncFunction · 0.85
createGreeterFunction · 0.70
greetMethod · 0.65
printGreetingMethod · 0.45

Tested by

no test coverage detected