console.log(Direction.Up)
enum Direction { Up, Down, Left, Right } console.log(Direction.Up);
A/B/C/D or 1/2/3/4 — answers · ←/→ — navigation