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

x/live/blocks/loader.ts>isWrappedError

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

type

(err: any | WrappedError) => err is WrappedError