Object.entries() returns a 2 dimensional array of the key-value pairs. Each element in the array has 2 elements: the first is the key, ...
確定! 回上一頁