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