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

x/deco/types.ts>ErrorBoundaryParams

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
interface ErrorBoundaryParams
import { type ErrorBoundaryParams } from "https://deno.land/x/deco@1.75.1/types.ts";

Properties

error: any
props: TProps