property Failure.SerializedFailure.data

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

Type

unknown

Usage

import { type Failure } from "lib/task/index.ts";