Initial commit
This commit is contained in:
10
node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
Normal file
10
node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
/*!
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const Binary = require('mongodb').Binary;
|
||||
|
||||
module.exports = exports = Binary;
|
||||
Reference in New Issue
Block a user