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

Method getTables

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

Source from the content-addressed store, hash-verified

443
444 /// Store.getTables
445 getTables(): Tables;
446
447 /// Store.getTableIds
448 getTableIds(): Ids;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected