The for-of loop lets you iterate of an itterable object (array, string, set, or map) and returns each objects value in a specified variable.
確定! 回上一頁