Types: Sunrise#

Type aliases#

To learn more about the impact of these options, see the MET.no documentation.

DetailLiteral#

Represents a valid detail from a Sunrise API response.

Literal[
   "high_moon",
   "low_moon",
   "moonphase",
   "solarmidnight",
   "solarnoon",
   "moonrise",
   "moonset",
   "sunrise",
   "sunset",
   "moonposition",
   "moonshadow"
]