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

x/live/engine/errors.ts>shortcircuit

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable shortcircuit
import { shortcircuit } from "https://deno.land/x/live@1.60.14/engine/errors.ts";

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

type

(resp: Response) => unknown