dequoter/frontend/wailsjs/go/main/App.js
Leon Mika 9f2fa96b92 Initial commit
Have the basic workplace worked out
2025-09-06 10:26:50 +10: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);
}