interface CronJobimport { type CronJob } from "https://deno.land/x/deno_nest@v3.4.0/modules/scheduler/src/scheduler.registry.ts"; PropertiescronTime: stringmethodName: string | symbol