gomini/frontend/wailsjs/go/main/App.js
Young Xu e2ffa49441 first commit
Signed-off-by: Young Xu <xuthus5@gmail.com>
2024-07-24 22:28:07 +08:00

8 lines
212 B
JavaScript

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