replace enum value to string in ts code example Example: enum in ts enum Direction { Up, Down, Left, Right, }