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

Method getCurrentBookmark

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

Source from the content-addressed store, hash-verified

763 kv: SyncKvStorage
764 transactionSync<T>(closure: () => T): T
765 getCurrentBookmark(): Promise<string>
766 getBookmarkForTime(timestamp: number | Date): Promise<string>
767 onNextSessionRestoreBookmark(bookmark: string): Promise<string>
768}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected