UNPKG

mig

Version:

MongoDB migration framework

4 lines (3 loc) 70 B
exports.migrate = function (db, config, next, mongodb) { next(); };