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

Method delValuesSchema

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

Source from the content-addressed store, hash-verified

608
609 /// Store.delValuesSchema
610 delValuesSchema(): this;
611
612 /// Store.delSchema
613 delSchema(): this;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected