MCPcopy Create free account
hub / github.com/fmhy/edit / deleteAlarm

Method deleteAlarm

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

Source from the content-addressed store, hash-verified

758 options?: DurableObjectSetAlarmOptions
759 ): Promise<void>
760 deleteAlarm(options?: DurableObjectSetAlarmOptions): Promise<void>
761 sync(): Promise<void>
762 sql: SqlStorage
763 kv: SyncKvStorage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected