MCPcopy Create free account
hub / github.com/cloudflare/mcp / delete

Method delete

worker-configuration.d.ts:579–579  ·  view source on GitHub ↗
(key: string, options?: DurableObjectPutOptions)

Source from the content-addressed store, hash-verified

577interface DurableObjectNamespaceGetDurableObjectOptions {
578 locationHint?: DurableObjectLocationHint;
579 routingMode?: DurableObjectRoutingMode;
580}
581interface DurableObjectClass<_T extends Rpc.DurableObjectBranded | undefined = undefined> {
582}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected