This commit is contained in:
1
dist/models/TrackScan.d.ts
vendored
1
dist/models/TrackScan.d.ts
vendored
@@ -7,4 +7,5 @@ export declare type TrackScan = {
|
||||
id: number;
|
||||
runner: string;
|
||||
valid: boolean;
|
||||
_distance: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user