Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kv_cron/deps.ts>fail

Use Deno Kv API to register cronjobs.
Latest
function fail
import { fail } from "https://deno.land/x/kv_cron@0.0.2/deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never