check int from enum in typescript code example Example: enum in ts enum Direction { Up, Down, Left, Right, }