automatic functions created by Wails
This commit is contained in:
parent
1196bac234
commit
7a4c823d93
8
frontend/wailsjs/go/main/App.d.ts
vendored
8
frontend/wailsjs/go/main/App.d.ts
vendored
@ -1,4 +1,12 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function AniListLogin():Promise<void>;
|
||||
|
||||
export function AniListSearch(arg1:string):Promise<any>;
|
||||
|
||||
export function ConnectSimkl():Promise<string>;
|
||||
|
||||
export function GetAniListItem(arg1:number):Promise<any>;
|
||||
|
||||
export function Greet(arg1:string):Promise<string>;
|
||||
|
Loading…
Reference in New Issue
Block a user