Code Review
/
aai
/
esr-gui.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
657efde5eb5e255a2b36868893629e2fba8a1b87
[aai/esr-gui.git]
/
1
2
/*!
3
* Module dependencies.
4
*/
5
6
var Binary = require('mongodb').Binary;
7
8
module.exports = exports = Binary;