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

Method clear

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

Source from the content-addressed store, hash-verified

75
76 /// Checkpoints.clear
77 clear(): Checkpoints;
78
79 /// Checkpoints.clearForward
80 clearForward(): Checkpoints;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected