type alias CronConfigimport { type CronConfig } from "https://deno.land/x/netzo@0.4.49/plugins/cron/plugin.ts"; definition: { kv: Deno.Kv; }