FCLauncher/fclauncher/frontend/wailsjs/go/main/App.d.ts

9 lines
273 B
TypeScript
Executable File

// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function CheckPrerequisites():Promise<void>;
export function GetVersions():Promise<Array<string>>;
export function Status(arg1:string):Promise<void>;