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