interface R2StorageOptions
Since 0.2.0

Options for R2Storage.

Properties

readonly
optional
prefix: string

Prefix applied to every object key, so one bucket can host several uses.

Usage

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