property CachedResponsePayload.body

Body content (decoded string or base64-encoded bytes).

Type

string | null

Usage

import { type CachedResponsePayload } from "cache-plugin/src/index.ts";