Velar/Backend/node_modules/mongoose/browser.js

9 lines
93 B
JavaScript
Raw Normal View History

2025-08-07 01:23:03 -07:00
/**
* Export lib/mongoose
*
*/
'use strict';
module.exports = require('./lib/browser');