UNPKG

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