// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function GetBZZZStatus() { return window['go']['main']['App']['GetBZZZStatus'](); } export function GetUCXLContent(arg1) { return window['go']['main']['App']['GetUCXLContent'](arg1); } export function Greet(arg1) { return window['go']['main']['App']['Greet'](arg1); } export function PostUCXLContent(arg1, arg2, arg3, arg4) { return window['go']['main']['App']['PostUCXLContent'](arg1, arg2, arg3, arg4); } export function SearchUCXLContent(arg1, arg2, arg3) { return window['go']['main']['App']['SearchUCXLContent'](arg1, arg2, arg3); } export function ValidateUCXLAddress(arg1) { return window['go']['main']['App']['ValidateUCXLAddress'](arg1); }