| 123456789101112131415 |
- // @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 HandlerDirectory(arg1, arg2) {
- return window['go']['main']['App']['HandlerDirectory'](arg1, arg2);
- }
- export function SelectDirectory() {
- return window['go']['main']['App']['SelectDirectory']();
- }
|