Skip to main content
Module

x/kafkasaur/index.d.ts>GroupOverview

A Kafka Client for Deno!
Latest
type alias GroupOverview
import { type GroupOverview } from "https://deno.land/x/kafkasaur@v0.0.7/index.d.ts";
definition: { groupId: string; protocolType: string; }