// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function CopyN(arg1, arg2, arg3) { return window['go']['file']['Support']['CopyN'](arg1, arg2, arg3); } export function IsDir(arg1) { return window['go']['file']['Support']['IsDir'](arg1); } export function IsFile(arg1) { return window['go']['file']['Support']['IsFile'](arg1); } export function SaveJSONFile(arg1, arg2) { return window['go']['file']['Support']['SaveJSONFile'](arg1, arg2); }