summaryrefslogtreecommitdiff
path: root/pred_gui/frontend/wailsjs/go/main/App.js
blob: c71ae77cb13d03502adeaa52a0f8ab70e54ba86a (plain)
1
2
3
4
5
6
7
// @ts-check
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
// This file is automatically generated. DO NOT EDIT

export function Greet(arg1) {
  return window['go']['main']['App']['Greet'](arg1);
}