This commit is contained in:
2
dist/models/CreateScanStation.d.ts
vendored
2
dist/models/CreateScanStation.d.ts
vendored
@@ -1,4 +1,4 @@
|
||||
export declare type CreateScanStation = {
|
||||
export type CreateScanStation = {
|
||||
description?: string;
|
||||
track: number;
|
||||
enabled?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user