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