new lib version [CI SKIP]
This commit is contained in:
2
dist/models/TrackScan.d.ts
vendored
2
dist/models/TrackScan.d.ts
vendored
@@ -3,7 +3,7 @@ export declare type TrackScan = {
|
||||
card: string;
|
||||
station: string;
|
||||
distance: number;
|
||||
timestamp: string;
|
||||
timestamp: number;
|
||||
id: number;
|
||||
runner: string;
|
||||
valid: boolean;
|
||||
|
||||
Reference in New Issue
Block a user