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

    Interface StationsParams

    Parameters for client.stations().

    interface StationsParams {
        lang?: "de" | "en";
        states?: readonly string[];
    }
    Index
    lang?: "de" | "en"
    states?: readonly string[]