@golemio/pid
Version:
Golemio PID Module
31 lines (30 loc) • 1.17 kB
TypeScript
export declare const OgModuleToken: {
GeoMeasurementHelper: symbol;
BoundingBoxHelper: symbol;
VehicleDescriptorCachedRepository: symbol;
PublicVehiclePositionsRepository: symbol;
PublicStopTimeRepository: symbol;
DelayComputationRepository: symbol;
PublicGtfsDepartureRepository: symbol;
GtfsStopsRedisRepository: symbol;
InfoTripScopeHandler: symbol;
StopTimesTripScopeHandler: symbol;
ShapesTripScopeHandler: symbol;
VehicleDescriptorTripScopeHandler: symbol;
TripScopeHandlerFactory: symbol;
PublicGtfsTripInfoTransformation: symbol;
PublicGtfsTripShapesTransformation: symbol;
PublicGtfsVehicleDescriptorTransformation: symbol;
PublicGtfsTripStopTimesTransformation: symbol;
InfoGtfsTripScopeHandler: symbol;
StopTimesGtfsTripScopeHandler: symbol;
ShapesGtfsTripScopeHandler: symbol;
VehicleDescriptorGtfsTripScopeHandler: symbol;
GtfsTripScopeHandlerFactory: symbol;
GtfsTripLookupFacade: symbol;
PublicVehiclePositionsFacade: symbol;
DetailedTripFacade: symbol;
DepartureBoardFacade: symbol;
VPSubscriber: symbol;
GtfsStopsSubscriber: symbol;
};