UNPKG

egg-mongoose-plus

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