Skip to main content
Module

x/live/mod.ts>shortcircuit

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
variable shortcircuit
import { shortcircuit } from "https://deno.land/x/live@1.75.5/mod.ts";

Stop any config resolution and throw an exception that should be returned to the main handler.

type

(resp: Response) => unknown