This commit is contained in:
10
dist/models/TrackScan.d.ts
vendored
10
dist/models/TrackScan.d.ts
vendored
@@ -1,10 +0,0 @@
|
||||
export declare type TrackScan = {
|
||||
track: string;
|
||||
card: string;
|
||||
station: string;
|
||||
distance: number;
|
||||
timestamp: string;
|
||||
id: number;
|
||||
runner: string;
|
||||
valid: boolean;
|
||||
};
|
||||
Reference in New Issue
Block a user