@hebcal/core
    Preparing search index...

    Type Alias HolidayYearMap

    HolidayYearMap: Map<string, HolidayEvent[]>

    Holidays for an entire Hebrew year, indexed by HDate.toString() (e.g. '15 Nisan 5784'). Returned by HebrewCalendar.getHolidaysForYear. Because a single date can carry more than one event, each key maps to an array. Entries are not filtered by Israel vs. Diaspora — inspect flags.IL_ONLY / flags.CHUL_ONLY.