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

x/blocks/runtime/errors.ts>shortcircuit

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

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

type

(resp: Response) => never