wails-template/frontend/wailsjs/go/main/App.js
u80864958 e7b89e4ef7 Revert "restructure to template"
This reverts commit f0813614b0.
2025-02-04 09:58:20 +01:00

8 lines
212 B
JavaScript
Executable File

// @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);
}