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

Method deleteAlarm

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

Source from the content-addressed store, hash-verified

726 options?: DurableObjectSetAlarmOptions
727 ): Promise<void>
728 deleteAlarm(options?: DurableObjectSetAlarmOptions): Promise<void>
729}
730interface DurableObjectStorage {
731 get<T = unknown>(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected