UNPKG

@playtini/beta7

Version:

Microframework for Microservices

7 lines (6 loc) 147 B
export default interface IMetricsService { nodeID: string; kafkaBrokers: string[]; schemaRegistry: string; restoreTopic: string; }