property SerializedFailure.data

The structured payload, JSON round-tripped by toJSON so it cannot fail later.

Type

unknown

Usage

import { type SerializedFailure } from "lib/result/failure.ts";