@golemio/pid
Version:
Golemio PID Module
12 lines (11 loc) • 381 B
TypeScript
declare const JISContainerToken: {
JISInfotextsDataSourceFactory: symbol;
JISInfotextsRepository: symbol;
JISInfotextsRopidGTFSStopsRepository: symbol;
JISMetadataRepository: symbol;
JISInfotextsDataService: symbol;
JISInfotextsTransformation: symbol;
RefreshJISInfotextsTask: symbol;
FetchJISInfotextsTask: symbol;
};
export { JISContainerToken };