// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function CheckPrerequisites() { return window['go']['main']['App']['CheckPrerequisites'](); } export function GetModpacks() { return window['go']['main']['App']['GetModpacks'](); } export function Greet(arg1) { return window['go']['main']['App']['Greet'](arg1); } export function InstallModpack(arg1) { return window['go']['main']['App']['InstallModpack'](arg1); }