UNPKG

@golemio/pid

Version:
16 lines 611 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ModuleContainerToken = void 0; const ModuleContainerToken = { GeoMeasurementHelper: Symbol(), DeparturePresetsRepository: Symbol(), RopidDeparturesPresetsTransformation: Symbol(), GrafanaLokiDataSourceProvider: Symbol(), PresetLogDataSourceFactory: Symbol(), PresetLogTransformation: Symbol(), PresetLogRepository: Symbol(), PresetLogFilter: Symbol(), RopidMonitoringService: Symbol(), }; exports.ModuleContainerToken = ModuleContainerToken; //# sourceMappingURL=ModuleContainerToken.js.map