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

File index.js

src/data-access/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import makeCommentsDb from './comments-db'
2import mongodb from 'mongodb'
3
4const MongoClient = mongodb.MongoClient

Callers

nothing calls this directly

Calls 1

makeCommentsDbFunction · 0.85

Tested by

no test coverage detected