property SerializedError.classifiers

Safe scalar driver fields useful for error classification.

Type

Readonly<Record<string, string | number | boolean>>

Usage

import { type SerializedError } from "common/src/index.ts";