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

Method getValuesSchemaJson

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

Source from the content-addressed store, hash-verified

524
525 /// Store.getValuesSchemaJson
526 getValuesSchemaJson(): Json;
527
528 /// Store.getSchemaJson
529 getSchemaJson(): Json;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected