Revision 94ecfb3bbccf4fad1b677afc978b9229d4d15639 authored by Andreas Richter on 26 February 2012, 19:51:13 UTC, committed by Aaron Heckmann on 27 February 2012, 18:25:03 UTC
1 parent f1db0c4
Raw File
index.js

/**
 * Export lib/mongoose
 *
 */

module.exports = require('./lib/');
back to top