Maps can be initialized with the new Map() syntax: const map = new Map(). This gives us an empty Map: Map(0) {} ...
確定! 回上一頁