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

Method onNextSessionRestoreBookmark

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

Source from the content-addressed store, hash-verified

765 getCurrentBookmark(): Promise<string>
766 getBookmarkForTime(timestamp: number | Date): Promise<string>
767 onNextSessionRestoreBookmark(bookmark: string): Promise<string>
768}
769interface DurableObjectListOptions {
770 start?: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected