Skip to content

ReadNamespace

Source: src/Cloudflare/KV/ReadNamespace.ts

Bind a {@link Namespace} to a Worker with read access and obtain the Effect-native KV client (get, getWithMetadata, list).

ReadNamespace is a single identifier that is simultaneously the binding’s Context tag, its type, and the callable — yield* Cloudflare.KV.ReadNamespace(ns).