| Current Path : /home/deltalab/PMS/sms-connector/node_modules/mongoose/lib/ |
| Current File : //home/deltalab/PMS/sms-connector/node_modules/mongoose/lib/options.js |
'use strict';
/*!
* ignore
*/
exports.internalToObjectOptions = {
transform: false,
virtuals: false,
getters: false,
_skipDepopulateTopLevel: true,
depopulate: true,
flattenDecimals: false,
useProjection: false
};