Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ goBackward
Method
goBackward
src/@types/checkpoints/index.d.ts:68–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
67
/// Checkpoints.goBackward
68
goBackward(): Checkpoints;
69
70
/// Checkpoints.goForward
71
goForward(): Checkpoints;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected