Object.entries() returns an Iterator with the key/values of an object.
Object.entries() is not supported in Internet Explorer.