new lib version [CI SKIP]
This commit is contained in:
6
dist/models/UpdateTrackScan.d.ts
vendored
Normal file
6
dist/models/UpdateTrackScan.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare type UpdateTrackScan = {
|
||||
id: number;
|
||||
runner?: number;
|
||||
valid?: boolean;
|
||||
station?: number;
|
||||
};
|
||||
Reference in New Issue
Block a user