REGION_MOVEMENT_SEGMENTS: Readonly<{ ENTER: 1; EXIT: -1; MOVE: 0 }> = ...

The types of a Region movement segment.