Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getTablesJson
Method
getTablesJson
src/@types/store/index.d.ts:514–514 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
512
513
/// Store.getTablesJson
514
getTablesJson(): Json;
515
516
/// Store.getValuesJson
517
getValuesJson(): Json;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected