Skip to content

CloudflareAdapter

type CloudflareAdapter = intersection

Cloudflare adapter shape: the base HostRuntimeAdapter plus a setup hook. Its extendHost stamps only the CloudflareHostExtension (durableObject); it does not return the singleton extension, so host.singleton() does not exist on a Cloudflare host.

Learn: Overview

Last updated: