UNPKG

@golemio/pid

Version:
20 lines 672 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JISContainerToken = void 0; const JISContainerToken = { /* Data Sources */ JISInfotextsDataSourceFactory: Symbol(), /* Repositories */ JISInfotextsRepository: Symbol(), JISInfotextsRopidGTFSStopsRepository: Symbol(), JISMetadataRepository: Symbol(), /* Services */ JISInfotextsDataService: Symbol(), /* Transformations */ JISInfotextsTransformation: Symbol(), /* Tasks */ RefreshJISInfotextsTask: Symbol(), FetchJISInfotextsTask: Symbol(), }; exports.JISContainerToken = JISContainerToken; //# sourceMappingURL=JISContainerToken.js.map