for(const arg of args ){ // for of loop - for(const Iterator of Object) ... operator. //Object spread const post = { ...options, type: "new" } //array ...
確定! 回上一頁