UNPKG

zamza

Version:

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

6 lines 157 B
export interface DiscoveryConfig { enabled?: boolean; scanMs?: number; topicBlacklist?: string[]; } //# sourceMappingURL=DiscoveryConfig.d.ts.map