Type alias SkyConditionEnumsType

SkyConditionEnumsType: {
    [key in SkyConditionNames]: SkyCondition
}

A mapping of sky condition names to associated enum instances.

Generated using TypeDoc