type alias CronFnimport { type CronFn } from "https://deno.land/x/netzo@0.3.91/core/proxies/cron.ts"; definition: () => void | Promise<void>