Map.prototype.entries

Returns an iterable of key, value pairs for every entry in the map.

Syntax

entries()