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