method ICloudflareBindings.d1
ICloudflareBindings.d1(name: string): ID1Database

A D1 database binding.

Parameters

name: string

The binding name

Return Type

The D1 database

Throws

CloudflareBindingMissingError

When the binding is absent

Usage

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