(options?: DurableObjectSetAlarmOptions)
| 758 | options?: DurableObjectSetAlarmOptions |
| 759 | ): Promise<void> |
| 760 | deleteAlarm(options?: DurableObjectSetAlarmOptions): Promise<void> |
| 761 | sync(): Promise<void> |
| 762 | sql: SqlStorage |
| 763 | kv: SyncKvStorage |
nothing calls this directly
no outgoing calls
no test coverage detected