@biblioteksentralen/cordata

    Type Alias LanguageMapList<Languages>

    LanguageMapList: { [key in Languages[number]]: string[] }

    A Language Map List is a Language Map of string lists, a construct to support the fact that the number of synonyms / alternative names for an entity is generally not the same across languages.

    Type Parameters

    • Languages extends ("nb" | "nn" | "en")[] = ["nb", "nn"]
    MMNEPVFCICPMFPCPTTAAATR