alias for Object.entries.
Object.entries
Returns an array of key/values of the enumerable own properties of an object
Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.
alias for
Object.entries
.