UNPKG

@playtini/beta7

Version:

Microframework for Microservices

7 lines (6 loc) 137 B
declare class MetricsService { readonly produce: any; readonly consume: any; constructor(); } export default MetricsService;