@maschinenlesbar.org/bundeswahlleiterin-cli
    Preparing search index...

    Interface Wahlkreis

    A constituency (Wahlkreis) from the Wahlkreis names reference list.

    interface Wahlkreis {
        landAbk: string;
        landName: string;
        landNr: string;
        name: string;
        nr: string;
    }
    Index
    landAbk: string
    landName: string
    landNr: string
    name: string
    nr: string