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

Function destroy

src/common/definable.ts:203–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

201 addListener(listener, thingIdListeners);
202
203 const destroy = (): void => mapForEach(storeListenerIds, delDefinition);
204
205 return [
206 getStore,

Callers

nothing calls this directly

Calls 1

mapForEachFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…