wails-template/frontend/wailsjs/go/main/App.js

8 lines
212 B
JavaScript
Raw Normal View History

2025-02-03 16:09:45 +01:00
// @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);
}