Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ getValue
Method
getValue
src/@types/store/index.d.ts:490–490 ·
view source on GitHub ↗
(valueId: Id)
Source
from the content-addressed store, hash-verified
488
489
/// Store.getValue
490
getValue(valueId: Id): ValueOrUndefined;
491
492
/// Store.hasTables
493
hasTables(): boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected