isEmptyCheck if a value is empty (null, undefined, empty array/string, or object with no truthy values)utils-isemptylogUtilsindex.jsTypesFor objects, checks if all property values are falsy, not just if object has no properties["utils","types","isempty","check"]Example