feat quickly
This commit is contained in:
@@ -22,6 +22,10 @@ export function GetSettings() {
|
||||
return window['go']['backend']['App']['GetSettings']();
|
||||
}
|
||||
|
||||
export function GetSwaggerFileInfo(arg1) {
|
||||
return window['go']['backend']['App']['GetSwaggerFileInfo'](arg1);
|
||||
}
|
||||
|
||||
export function GetSwaggerFiles(arg1) {
|
||||
return window['go']['backend']['App']['GetSwaggerFiles'](arg1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user