Commit With Frontend and Backend in MERN
This commit is contained in:
14
backend/node_modules/mongoose/lib/drivers/browser/binary.js
generated
vendored
Normal file
14
backend/node_modules/mongoose/lib/drivers/browser/binary.js
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
/*!
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const Binary = require('bson').Binary;
|
||||
|
||||
/*!
|
||||
* Module exports.
|
||||
*/
|
||||
|
||||
module.exports = exports = Binary;
|
||||
Reference in New Issue
Block a user