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