Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ settings
Function
settings
src/renderer/src/stores/registry.ts:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
return
getStoreRegistry().tab
72
},
73
get settings() {
74
return
getStoreRegistry().settings
75
},
76
get navigation() {
77
return
getStoreRegistry().navigation
78
},
Callers
nothing calls this directly
Calls
1
getStoreRegistry
Function · 0.85
Tested by
no test coverage detected