@qualithm/kafka-client - v0.1.6
    Preparing search index...

    Variable CLIENT_API_VERSIONSConst

    CLIENT_API_VERSIONS: Partial<Record<ApiKey, ApiVersionRange>> = ...

    Version ranges supported by this client for each API.

    These are advertised during ApiVersions negotiation. The actual version used per-request is the minimum of the client's max and the broker's max.