ZenekeZene
7/27/2019 - 5:43 PM

Object is empty

Check if a object is empty

const isMyObjectEmpty = !Object.keys(myObject).length;