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