diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-11-29 20:18:11 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2025-11-29 20:18:11 +0500 |
| commit | e07dca81d05f304865a59c8afee98a3cde8bce8c (patch) | |
| tree | 2dd01bbc5fd20b6ae024f0c18eb8946887ae9339 /pred_gui/frontend/wailsjs/go/main/App.d.ts | |
Project init
Diffstat (limited to 'pred_gui/frontend/wailsjs/go/main/App.d.ts')
| -rwxr-xr-x | pred_gui/frontend/wailsjs/go/main/App.d.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pred_gui/frontend/wailsjs/go/main/App.d.ts b/pred_gui/frontend/wailsjs/go/main/App.d.ts new file mode 100755 index 0000000..02a3bb9 --- /dev/null +++ b/pred_gui/frontend/wailsjs/go/main/App.d.ts @@ -0,0 +1,4 @@ +// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL +// This file is automatically generated. DO NOT EDIT + +export function Greet(arg1:string):Promise<string>; |
