Type Alias TFollowMode

TFollowMode:
    | "position-only"
    | "position-and-heading"
    | "position-and-path-direction"
    | false