/** * 持久化调度任务 CLI — data/schedule-jobs.json */ import { Command } from 'commander'; export declare const scheduleCommand: Command; //# sourceMappingURL=schedule.d.ts.map