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

Method delValue

src/@types/store/index.d.ts:604–604  ·  view source on GitHub ↗
(valueId: Id)

Source from the content-addressed store, hash-verified

602
603 /// Store.delValue
604 delValue(valueId: Id): this;
605
606 /// Store.delTablesSchema
607 delTablesSchema(): this;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected