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

x/aleph/runtime/react/error.ts>Err

The Full-stack Framework in Deno.
Go to Latest
function Err
import { Err } from "https://deno.land/x/aleph@1.0.0-beta.32/runtime/react/error.ts";

Parameters

unnamed 0: { error: { status?: number; message: string; }; fullscreen?: boolean; }