mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-27 09:32:40 +00:00
almost rebased
This commit is contained in:
8
test/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
Normal file
8
test/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
/*!
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
||||
var Binary = require('mongodb').BSONPure.Binary;
|
||||
|
||||
module.exports = exports = Binary;
|
||||
Reference in New Issue
Block a user