Revision 1b5351a085498a25fdde11cc5f4f01068c38fe40 authored by Aaron Heckmann on 03 February 2013, 23:15:44 UTC, committed by Aaron Heckmann on 03 February 2013, 23:15:44 UTC
1 parent b06d159
Raw File
index.js

/**
 * Export lib/mongoose
 *
 */

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