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

Method destroy

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

Source from the content-addressed store, hash-verified

498
499 /// Queries.destroy
500 destroy(): void;
501
502 /// Queries.getListenerStats
503 getListenerStats(): QueriesListenerStats;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected