@hebcal/core
    Preparing search index...

    Type Alias StringArrayMap

    StringArrayMap: Record<string, string[]>

    Message IDs mapped to their translations. The value is an array because gettext supports plural forms; this package reads only the first element.