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

Method sync

api/worker-configuration.d.ts:761–761  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

759 ): Promise<void>
760 deleteAlarm(options?: DurableObjectSetAlarmOptions): Promise<void>
761 sync(): Promise<void>
762 sql: SqlStorage
763 kv: SyncKvStorage
764 transactionSync<T>(closure: () => T): T

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected