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