property R2PutOptions.customMetadata

Arbitrary user metadata stored alongside the object.

Type

Readonly<Record<string, string>>

Usage

import { type R2PutOptions } from "cloudflare-plugin/src/index.ts";