property HttpErrorInit.details

Optional structured details attached to the error body.

Type

Readonly<Record<string, unknown>>

Usage

import { type HttpErrorInit } from "exceptions/src/index.ts";