// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function GetAppArgument() { return window['go']['main']['App']['GetAppArgument'](); } export function GetPhotoList() { return window['go']['main']['App']['GetPhotoList'](); } export function GetPhotoListApp(arg1) { return window['go']['main']['App']['GetPhotoListApp'](arg1); } export function HandlerDirectory(arg1, arg2) { return window['go']['main']['App']['HandlerDirectory'](arg1, arg2); } export function HandlerOutPutDirectory() { return window['go']['main']['App']['HandlerOutPutDirectory'](); } export function MakeProducts(arg1) { return window['go']['main']['App']['MakeProducts'](arg1); } export function OpenFolder(arg1) { return window['go']['main']['App']['OpenFolder'](arg1); } export function RemoveBackgroundApp(arg1) { return window['go']['main']['App']['RemoveBackgroundApp'](arg1); } export function SelectDirectory() { return window['go']['main']['App']['SelectDirectory'](); }