mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
refactor: optimization of train schedules
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { API } from '../typings/api';
|
||||
import { Availability, StationRoutesInfo, Status } from '../typings/common';
|
||||
import { Availability, CheckpointTrain, StationRoutesInfo, Status } from '../typings/common';
|
||||
|
||||
export interface MainStoreState {
|
||||
region: { id: string; value: string; name: string };
|
||||
|
||||
Reference in New Issue
Block a user