| DIR:/proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/collect.js/src/methods/ |
| Current File : //proc/self/cwd/bright.medisavehealthcarebd.com/node_modules/collect.js/src/methods/isNotEmpty.js |
'use strict';
module.exports = function isNotEmpty() {
return !this.isEmpty();
};
|