Skip to main content
Module

x/deno_cron/cron.ts>stop

A cron Job scheduler for Deno that allows you to write human readable cron syntax with tons of flexibility
Latest
variable stop
import { stop } from "https://deno.land/x/deno_cron@v1.0.0/cron.ts";

type

() => unknown