Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ destroy
Method
destroy
src/@types/checkpoints/index.d.ts:83–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
82
/// Checkpoints.destroy
83
destroy(): void;
84
85
/// Checkpoints.getListenerStats
86
getListenerStats(): CheckpointsListenerStats;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected