Error importing `cloudflare:workers`
I am trying to use a Cloudflare Durable Object in development. This requires
import { DurableObject } from "cloudflare:workers";, which fails with the following error: