// @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) { return window['go']['main']['App']['DebugSpider'](arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9); } 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) { return window['go']['main']['App']['ExportEpubFile'](arg1, arg2); } export function ExportExcelFile(arg1) { return window['go']['main']['App']['ExportExcelFile'](arg1); } export function ExportJobResult(arg1, arg2) { return window['go']['main']['App']['ExportJobResult'](arg1, arg2); } export function ImportSpiderConfigByExcelFile(arg1) { return window['go']['main']['App']['ImportSpiderConfigByExcelFile'](arg1); } 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 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) { return window['go']['main']['App']['SelectSaveFilePath'](arg1, arg2); } 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 ServerActionGetModifyUsers() { return window['go']['main']['App']['ServerActionGetModifyUsers'](); } export function ServerActionUpdateCode(arg1) { return window['go']['main']['App']['ServerActionUpdateCode'](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 ViewCurrentSpiderConfig() { return window['go']['main']['App']['ViewCurrentSpiderConfig'](); } export function ViewResultItemAll() { return window['go']['main']['App']['ViewResultItemAll'](); }