property SerializedError.message

The error's message, or the stringified value for a non-Error value.

Type

string

Usage

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