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

x/keywork/errors/mod.ts>ErrorJSONBody

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
interface ErrorJSONBody
Re-export
import { type ErrorJSONBody } from "https://deno.land/x/keywork@v5.0.3/errors/mod.ts";

A JSON representation of a KeyworkResourceError

Properties

status: string
statusCode: number