0 / 60 seg.

What is the raw/underlying type of this enum?

enum Direction {
  case north, south, east, west
}