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

7 lines
221 B
TypeScript
Raw Normal View History

2024-10-24 13:31:01 -06:00
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT
export function GetModpacks():Promise<Array<string>>;
export function Greet(arg1:string):Promise<string>;