Skip to main content
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@v6.2.0/errors/mod.ts";

A JSON representation of a KeyworkResourceError

Properties

status: string
statusCode: number