UNPKG

87 BJavaScriptView Raw
1
2/**
3 * Export lib/mongoose
4 *
5 */
6
7'use strict';
8
9module.exports = require('./lib/');