isEmpty Check if a value is empty (null, undefined, empty array/string, or object with no truthy values) utils-isempty log Utils index.js Types For objects, checks if all property values are falsy, not just if object has no properties ["utils","types","isempty","check"] Example
Categories