Saxonberg Server API
    Preparing search index...

    Type Alias CardinalDirection

    CardinalDirection:
        | "north"
        | "south"
        | "east"
        | "west"
        | "northeast"
        | "northwest"
        | "southeast"
        | "southwest"
        | "up"
        | "down"

    Canonical direction names (long form).