UNPKG

zamza

Version:

Apache Kafka discovery, indexing, searches, storage, hooks and HTTP gateway

7 lines 157 B
export interface Replay { instanceId: string; topic: string; timestamp: number; consumerGroup: string; } //# sourceMappingURL=Replay.d.ts.map