ES6 introduced a new method for checking for an item inside an array: Array.includes() . Call the includes() method on your array, and pass in ...
確定! 回上一頁