m
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { SystemType } from 'src/model/app_version.model';
|
||||
export declare class CheckUpdateDto {
|
||||
currentVersion: string;
|
||||
systemType: SystemType;
|
||||
}
|
||||
Reference in New Issue
Block a user