Skip to main content
Version: 3.27.2

Map.prototype.clear()

The clear() method removes all elements from a Map object.

Syntax

clear()

Return value

undefined.