Files
vastly/frontend/wailsjs/go/main/App.js
2024-12-16 21:04:05 -06:00

12 lines
292 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);
}
export function Search() {
return window['go']['main']['App']['Search']();
}