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

Method hasTablesSchema

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

Source from the content-addressed store, hash-verified

530
531 /// Store.hasTablesSchema
532 hasTablesSchema(): boolean;
533
534 /// Store.hasValuesSchema
535 hasValuesSchema(): boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected