interface TimeJobimport { type TimeJob } from "https://deno.land/x/deno_nest@v3.4.0/modules/scheduler/src/scheduler.registry.ts"; Propertiesdelay: numbermethodName: string | symboloptionaljobName: string