You can use the spread operator to convert Map.keys() iterator in an Array. let myMap = new Map().set( ...
確定! 回上一頁