how to check if an array has a certain value typescript code example Example: typescript check if element in array your_array.includes(the_element)