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

    Interface ListParams

    Common options for the reference-list endpoints.

    interface ListParams {
        index?: "id" | "code";
        lang?: "de" | "en";
    }
    Index
    index?: "id" | "code"
    lang?: "de" | "en"