Skip to content
Snippets Groups Projects
browser.js 93 B
Newer Older
  • Learn to ignore specific revisions
  • Jay's avatar
    Jay committed
    /**
     * Export lib/mongoose
     *
     */
    
    'use strict';
    
    module.exports = require('./lib/browser');