Skip to main content
Module

x/lume/core/errors.ts>ErrorData

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface ErrorData
import { type ErrorData } from "https://deno.land/x/lume@v1.15.2/core/errors.ts";

Error payload interface

Index Signatures

[key: string]: unknown

Properties

optional
cause: Error
optional
name: string
optional
mark: Mark