// @ts-check // Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL // This file is automatically generated. DO NOT EDIT export function CountYestodayArts(arg1, arg2, arg3, arg4, arg5) { return window['go']['main']['App']['CountYestodayArts'](arg1, arg2, arg3, arg4, arg5); } export function DebugSpider(arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) { return window['go']['main']['App']['DebugSpider'](arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10); } export function DeleteJob(arg1) { return window['go']['main']['App']['DeleteJob'](arg1); } export function DeleteSpiderConfig(arg1) { return window['go']['main']['App']['DeleteSpiderConfig'](arg1); } export function Dispatch(arg1, arg2) { return window['go']['main']['App']['Dispatch'](arg1, arg2); } export function ExportEpubFile(arg1, arg2, arg3) { return window['go']['main']['App']['ExportEpubFile'](arg1, arg2, arg3); } export function ExportExcelFile(arg1, arg2) { return window['go']['main']['App']['ExportExcelFile'](arg1, arg2); } export function ExportJobResult(arg1, arg2) { return window['go']['main']['App']['ExportJobResult'](arg1, arg2); } export function ExportJsonFile(arg1, arg2) { return window['go']['main']['App']['ExportJsonFile'](arg1, arg2); } export function ImportSpiderConfigByExcelFile(arg1) { return window['go']['main']['App']['ImportSpiderConfigByExcelFile'](arg1); } export function KillAllChrome() { return window['go']['main']['App']['KillAllChrome'](); } export function LoadAllJobs() { return window['go']['main']['App']['LoadAllJobs'](); } export function LoadJob(arg1) { return window['go']['main']['App']['LoadJob'](arg1); } export function LoadSpiderConfigAll(arg1, arg2) { return window['go']['main']['App']['LoadSpiderConfigAll'](arg1, arg2); } export function RunExportEpubFile(arg1, arg2, arg3) { return window['go']['main']['App']['RunExportEpubFile'](arg1, arg2, arg3); } export function RunExportExcelFile(arg1, arg2, arg3) { return window['go']['main']['App']['RunExportExcelFile'](arg1, arg2, arg3); } export function RunExportJsonFile(arg1, arg2, arg3) { return window['go']['main']['App']['RunExportJsonFile'](arg1, arg2, arg3); } export function RunJob(arg1) { return window['go']['main']['App']['RunJob'](arg1); } export function SaveJob(arg1) { return window['go']['main']['App']['SaveJob'](arg1); } export function SaveOrUpdateSpiderConfig(arg1) { return window['go']['main']['App']['SaveOrUpdateSpiderConfig'](arg1); } export function SelectOpenFilePath() { return window['go']['main']['App']['SelectOpenFilePath'](); } export function SelectSaveFilePath(arg1, arg2, arg3) { return window['go']['main']['App']['SelectSaveFilePath'](arg1, arg2, arg3); } export function ServerActionCheckLogin() { return window['go']['main']['App']['ServerActionCheckLogin'](); } export function ServerActionClaimCodes() { return window['go']['main']['App']['ServerActionClaimCodes'](); } export function ServerActionCodeList(arg1) { return window['go']['main']['App']['ServerActionCodeList'](arg1); } export function ServerActionCopyCode(arg1) { return window['go']['main']['App']['ServerActionCopyCode'](arg1); } export function ServerActionCurrentOpenTab(arg1) { return window['go']['main']['App']['ServerActionCurrentOpenTab'](arg1); } export function ServerActionGetModifyUsers() { return window['go']['main']['App']['ServerActionGetModifyUsers'](); } export function ServerActionUpdateCode(arg1) { return window['go']['main']['App']['ServerActionUpdateCode'](arg1); } export function ServerActionUpdateCodeState(arg1) { return window['go']['main']['App']['ServerActionUpdateCodeState'](arg1); } export function ServerActionUserLogin(arg1) { return window['go']['main']['App']['ServerActionUserLogin'](arg1); } export function ServerActionUserLogout() { return window['go']['main']['App']['ServerActionUserLogout'](); } export function StopDebugSpider() { return window['go']['main']['App']['StopDebugSpider'](); } export function StopJob(arg1) { return window['go']['main']['App']['StopJob'](arg1); } export function SwitchSpiderConfig(arg1) { return window['go']['main']['App']['SwitchSpiderConfig'](arg1); } export function VerifySpiderConfig(arg1) { return window['go']['main']['App']['VerifySpiderConfig'](arg1); } export function ViewCurrentSpiderConfig() { return window['go']['main']['App']['ViewCurrentSpiderConfig'](); } export function ViewResultItemAll(arg1) { return window['go']['main']['App']['ViewResultItemAll'](arg1); }