🚀New lib version v0.1.0 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
4
dist/models/UpdateTrackScan.d.ts
vendored
4
dist/models/UpdateTrackScan.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export declare type UpdateTrackScan = {
|
||||
id: number;
|
||||
runner?: number;
|
||||
runner: number;
|
||||
valid?: boolean;
|
||||
station?: number;
|
||||
station: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user