
I need help this task You have to implement function that will Check that object is empty. Object considered to be empty when it has no properties or all its properties are false (I.e. 0, “”, false …)
check object for presence: {},0, “”, symbol(“key”), null, 5,[].