filtry aktywnych RJ

This commit is contained in:
2024-02-11 15:30:19 +01:00
parent dcff3b088f
commit 3ac8d60c5c
2 changed files with 20 additions and 6 deletions
-1
View File
@@ -1,6 +1,5 @@
import Station from '../scripts/interfaces/Station';
import Train from '../scripts/interfaces/Train';
import { API } from '../typings/api';
import { ScheduledTrain, StationTrain, StopStatus, TrainStop } from './typings';
export function getLocoURL(locoType: string): string {