diff --git a/index.d.ts b/index.d.ts index 4727191..05fc5ef 100644 --- a/index.d.ts +++ b/index.d.ts @@ -45,7 +45,10 @@ declare type HolidayType = | 'ALLERHEILIGEN' | 'BUBETAG' | 'ERSTERWEIHNACHTSFEIERTAG' - | 'ZWEITERWEIHNACHTSFEIERTAG'; + | 'ZWEITERWEIHNACHTSFEIERTAG' + | 'WELTKINDERTAG' + | 'WELTFRAUENTAG' + | 'AUGSBURGER_FRIEDENSFEST'; /** * Map of {@link HolidayType} to translation string.