UNPKG

modelizerfork

Version:

An ORM-Mapper with a shared model between client and server for MongoDB

6 lines (5 loc) 113 B
/** * Created by jonathan on 21.04.14. */ var mongodb = require('mongodb'); module.exports = mongodb.ObjectID;