property DefaultErrorBody.details

Optional structured details (present when the error carries any).

Type

Readonly<Record<string, unknown>>

Usage

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