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