Type Alias HorizontalSwing

HorizontalSwing:
    | "ON"
    | "OFF"
    | "RIGHT"
    | "MID_RIGHT"
    | "MID"
    | "MID_LEFT"
    | "LEFT"