Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tinyplex/tinybase
/ hasValuesSchema
Method
hasValuesSchema
src/@types/store/index.d.ts:535–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
534
/// Store.hasValuesSchema
535
hasValuesSchema(): boolean;
536
537
/// Store.setContent
538
setContent(content: Content | (() => Content)): this;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected