mongodb-developer/mongodb-express-rest-api-example

missing export

wnim opened this issue · 1 comments

wnim commented

module.exports = recordRoutes;

is missing from record.js in the tutorial

Fixed in PR #9