feat(go.mod): update wails to v2.10.2 and other dependencies

This commit is contained in:
2025-08-09 18:51:54 +02:00
parent 478a628b6f
commit aa15a8c2c9
5 changed files with 88 additions and 77 deletions

View File

@@ -1,4 +1,12 @@
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function ESILoginStatus():Promise<string>;
export function Greet(arg1:string):Promise<string>;
export function SetDestination(arg1:number,arg2:boolean,arg3:boolean):Promise<void>;
export function SetDestinationByName(arg1:string,arg2:boolean,arg3:boolean):Promise<void>;
export function StartESILogin():Promise<string>;