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

x/keywork/errors/common.ts>ErrorJSONBody

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Latest
interface ErrorJSONBody
import { type ErrorJSONBody } from "https://deno.land/x/keywork@v6.2.1/errors/common.ts";

A JSON representation of a KeyworkResourceError

Properties

status: string
statusCode: number