UNPKG

@configurator/ravendb

Version:
6 lines (5 loc) 158 B
export interface KafkaConnectionSettings { bootstrapServers: string; connectionOptions?: Record<string, string>; useRavenCertificate?: boolean; }