browser.js 93 B

12345678
  1. /**
  2. * Export lib/mongoose
  3. *
  4. */
  5. 'use strict';
  6. module.exports = require('./lib/browser');