MCPcopy Create free account
hub / github.com/tinyplex/tinybase / clearForward

Method clearForward

src/@types/checkpoints/index.d.ts:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78
79 /// Checkpoints.clearForward
80 clearForward(): Checkpoints;
81
82 /// Checkpoints.destroy
83 destroy(): void;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected