UNPKG

@mdf.js/service-registry

Version:

MMS - API - Service Registry

9 lines 355 B
/** * Copyright 2024 Mytra Control S.L. All rights reserved. * * Use of this source code is governed by an MIT-style license that can be found in the LICENSE file * or at https://opensource.org/licenses/MIT. */ export { MetricsFacade as MetricsRegistry } from './MetricsFacade'; export * as Metrics from './types'; //# sourceMappingURL=index.d.ts.map