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

Method getSchemaJson

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

Source from the content-addressed store, hash-verified

527
528 /// Store.getSchemaJson
529 getSchemaJson(): Json;
530
531 /// Store.hasTablesSchema
532 hasTablesSchema(): boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected