SerenityJS
    Preparing search index...

    Type Alias LeverDirection

    LeverDirection:
        | "down_east_west"
        | "east"
        | "west"
        | "south"
        | "north"
        | "up_north_south"
        | "up_east_west"
        | "down_north_south"