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

Function destroy

src/middleware/index.ts:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143 const addWillApplyChangesCallback = addCallback(willApplyChangesCallbacks);
144
145 const destroy = (): void => {};
146
147 const middleware: Middleware = objFreeze({
148 getStore,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…