> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Type Alias: WindDirection

> **WindDirection** = [`WindDirectionNorth`](/documentation/api/weather-helpers/type-aliases/WindDirectionNorth) | [`WindDirectionNorthEast`](/documentation/api/weather-helpers/type-aliases/WindDirectionNorthEast) | [`WindDirectionEast`](/documentation/api/weather-helpers/type-aliases/WindDirectionEast) | [`WindDirectionSouthEast`](/documentation/api/weather-helpers/type-aliases/WindDirectionSouthEast) | [`WindDirectionSouth`](/documentation/api/weather-helpers/type-aliases/WindDirectionSouth) | [`WindDirectionSouthWest`](/documentation/api/weather-helpers/type-aliases/WindDirectionSouthWest) | [`WindDirectionWest`](/documentation/api/weather-helpers/type-aliases/WindDirectionWest) | [`WindDirectionNorthWest`](/documentation/api/weather-helpers/type-aliases/WindDirectionNorthWest)

Defined in: [types.ts:204](https://github.com/wolfstar-project/stars-components/blob/5aefd164bc5fc41e5a35d3abf908c288163dd354/packages/weather-helpers/src/lib/types.ts#L204)

Represents all possible wind directions
