UNPKG

@mdf.js/service-registry

Version:

MMS - API - Service Registry

13 lines 475 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 * from './BootstrapSettings.i'; export * from './ConsumerAdapterOptions.i'; export * from './CustomSetting.t'; export * from './ServiceRegistrySettings.i'; export * from './ServiceSetting.i'; export * from './const'; //# sourceMappingURL=index.d.ts.map