method ICloudflareBindings.r2
ICloudflareBindings.r2(name: string): IR2Bucket

An R2 bucket binding.

Parameters

name: string

The binding name

Return Type

The R2 bucket

Throws

CloudflareBindingMissingError

When absent, or not R2-shaped

Usage

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