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

    Interface ObtainedKey

    interface ObtainedKey {
        key: string;
        sourceUrl: string;
    }
    Index
    key: string

    The public key, ready to put in API_KEY_ENV_VAR.

    sourceUrl: string

    Where it was read from, so callers can cite it.