Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.9/mongoose/lib/helpers/projection/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.9/mongoose/lib/helpers/projection/isNestedProjection.js

'use strict';

module.exports = function isNestedProjection(val) {
  if (val == null || typeof val !== 'object') {
    return false;
  }
  return val.$slice == null && val.$elemMatch == null && val.$meta == null && val.$ == null;
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists