summaryrefslogtreecommitdiffstats
path: root/node_modules/mongoose/index.js
blob: a938b443d43f0f9393d3bfd5064c71356b589679 (plain) (blame)
1
2
3
4
5
6
7
8
9
/**
 * Export lib/mongoose
 *
 */

'use strict';

module.exports = require('./lib/');