Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fast/types.ts>ErrorInit

Deno web framework with almost zero overhead.
Go to Latest
interface ErrorInit
import { type ErrorInit } from "https://deno.land/x/fast@4.0.0/types.ts";

Properties

code: string
message: string