Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ page
Function
page
src/renderer/src/stores/registry.ts:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
*/
54
export
const
stores = {
55
get page() {
56
return
getStoreRegistry().page
57
},
58
get folder() {
59
return
getStoreRegistry().folder
60
},
Callers
nothing calls this directly
Calls
1
getStoreRegistry
Function · 0.85
Tested by
no test coverage detected