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