how to check whether element is present in array or not in typescript code example Example: typescript check if element in array your_array.includes(the_element)