I am trying to share a mongodb connection among ExpressJS routers, but I am getting undefined errors.
db.js
import MongoClient from \'