Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netzo/plugins/cron/plugin.ts>CronConfig

Full-stack Deno framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
Go to Latest
type alias CronConfig
import { type CronConfig } from "https://deno.land/x/netzo@0.4.49/plugins/cron/plugin.ts";
definition: { kv: Deno.Kv; }