mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Modal widoku pociągu
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import TrainStop from "@/scripts/interfaces/TrainStop";
|
||||
|
||||
export default interface Train {
|
||||
trainId: string;
|
||||
|
||||
mass: number;
|
||||
length: number;
|
||||
speed: number;
|
||||
|
||||
Reference in New Issue
Block a user