mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
refactor typów danych
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import TrainStop from './TrainStop';
|
||||
import { TrainStop } from '../../store/typings';
|
||||
|
||||
export default interface Train {
|
||||
trainId: string;
|
||||
|
||||
Reference in New Issue
Block a user