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

Method getJson

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

Source from the content-addressed store, hash-verified

518
519 /// Store.getJson
520 getJson(): Json;
521
522 /// Store.getTablesSchemaJson
523 getTablesSchemaJson(): Json;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected