summaryrefslogtreecommitdiff
path: root/pred_gui/frontend/wailsjs/go/main/App.js
diff options
context:
space:
mode:
Diffstat (limited to 'pred_gui/frontend/wailsjs/go/main/App.js')
-rwxr-xr-xpred_gui/frontend/wailsjs/go/main/App.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/pred_gui/frontend/wailsjs/go/main/App.js b/pred_gui/frontend/wailsjs/go/main/App.js
new file mode 100755
index 0000000..c71ae77
--- /dev/null
+++ b/pred_gui/frontend/wailsjs/go/main/App.js
@@ -0,0 +1,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);
+}