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

Method deleteAlarm

worker-configuration.d.ts:598–598  ·  view source on GitHub ↗
(options?: DurableObjectSetAlarmOptions)

Source from the content-addressed store, hash-verified

596 getWebSocketAutoResponseTimestamp(ws: WebSocket): Date | null;
597 setHibernatableWebSocketEventTimeout(timeoutMs?: number): void;
598 getHibernatableWebSocketEventTimeout(): number | null;
599 getTags(ws: WebSocket): string[];
600 abort(reason?: string): void;
601}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected