automatic functions created by Wails

This commit is contained in:
John O'Keefe 2024-07-20 00:00:58 -04:00
parent 1196bac234
commit 7a4c823d93

View File

@ -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>;