mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
8 lines
72 B
JavaScript
8 lines
72 B
JavaScript
|
|
/**
|
|
* Export lib/mongoose
|
|
*
|
|
*/
|
|
|
|
module.exports = require('./lib/');
|