Description
Returns object properties as key / value pairs. Can be used with maps as well. It does the opposite of Object.fromEntries.
Nov 13, 20201 min read
Returns object properties as key / value pairs. Can be used with maps as well. It does the opposite of Object.fromEntries.