UNPKG

egg-mongoose-smackgg

Version:
6 lines (4 loc) 107 B
'use strict'; module.exports = app => { if (app.config.mongoose.app) require('./lib/mongoose')(app); };