MCPcopy Index your code
hub / github.com/dev-mastery/comments-api / index.js

File index.js

src/controllers/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 addComment,
3 editComment,
4 listComments,

Callers

nothing calls this directly

Calls 4

makeDeleteCommentFunction · 0.85
makeGetCommentsFunction · 0.85
makePostCommentFunction · 0.85
makePatchCommentFunction · 0.85

Tested by

no test coverage detected