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